Add UAM logo
This commit is contained in:
parent
84b3ee6180
commit
f49f21183a
@ -92,7 +92,8 @@ elif [ "{{ cookiecutter.latex_template }}" = "amu" ]; then
|
|||||||
cp -r _latex-templates/amu-template.tex {{cookiecutter.paper_id}}.tex
|
cp -r _latex-templates/amu-template.tex {{cookiecutter.paper_id}}.tex
|
||||||
cp -r _latex-templates/amu-template-meta.tex metadata.tex
|
cp -r _latex-templates/amu-template-meta.tex metadata.tex
|
||||||
get_files "https://github.com/bprzybylski/amuthesis/archive/master.zip" \
|
get_files "https://github.com/bprzybylski/amuthesis/archive/master.zip" \
|
||||||
amuthesis.cls
|
amuthesis.cls \
|
||||||
|
uam-logo.pdf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "{{ cookiecutter.with_appendix }}" = "yes" ]; then
|
if [ "{{ cookiecutter.with_appendix }}" = "yes" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user