about summary refs log tree commit diff stats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/latex/academia/%INIT_APPLICATION_NAME.tex4
l---------[-rw-r--r--]templates/latex/academia/headers/preamble.tex3
2 files changed, 3 insertions, 4 deletions
diff --git a/templates/latex/academia/%INIT_APPLICATION_NAME.tex b/templates/latex/academia/%INIT_APPLICATION_NAME.tex
index 50131ad..a5fe645 100644
--- a/templates/latex/academia/%INIT_APPLICATION_NAME.tex
+++ b/templates/latex/academia/%INIT_APPLICATION_NAME.tex
@@ -13,8 +13,8 @@
 \date{\DTMToday}
 
 % For the copyright section
-\years{%INIT_YEAR}
-\authors{%INIT_AUTHOR_NAME}
+\SetYears{%INIT_YEAR}
+\SetAuthors{%INIT_AUTHOR_NAME}
 
 \makeatletter
 \hypersetup{
diff --git a/templates/latex/academia/headers/preamble.tex b/templates/latex/academia/headers/preamble.tex
index 110e3a0..c042d48 100644..120000
--- a/templates/latex/academia/headers/preamble.tex
+++ b/templates/latex/academia/headers/preamble.tex
@@ -1,2 +1 @@
-\input{headers/preamble/mod.tex}
-\input{headers/preamble/preamble_local.tex}
+../../../../common/latex/preamble.tex
\ No newline at end of file