about summary refs log tree commit diff stats
path: root/build/latex/presentation/%INIT_APPLICATION_NAME.tex
diff options
context:
space:
mode:
Diffstat (limited to 'build/latex/presentation/%INIT_APPLICATION_NAME.tex')
-rw-r--r--build/latex/presentation/%INIT_APPLICATION_NAME.tex5
1 files changed, 2 insertions, 3 deletions
diff --git a/build/latex/presentation/%INIT_APPLICATION_NAME.tex b/build/latex/presentation/%INIT_APPLICATION_NAME.tex
index a04a7dd..dc63700 100644
--- a/build/latex/presentation/%INIT_APPLICATION_NAME.tex
+++ b/build/latex/presentation/%INIT_APPLICATION_NAME.tex
@@ -19,7 +19,7 @@
 \SetYears{%INIT_YEAR}
 \SetAuthors{%INIT_AUTHOR_NAME}
 
-\logo{\includegraphics[height=1cm]{references/images/logo}}
+\logo{\includegraphics[height=1cm]{resources/images/logo}}
 
 \usetheme[block=fill]{moloch}
 
@@ -36,7 +36,7 @@
 \hypersetup{
   pdftitle={\@title},
   pdfsubject={},
-  pdfauthor={\@authors},
+  pdfauthor={\AuthorList},
   pdfkeywords={TODO},
 }
 \makeatother
@@ -55,6 +55,5 @@
 \appendix
 \begin{frame}
 	\printbibliography
-	\printindex
 \end{frame}
 \end{document}