commit d2675ebab294d7777ee3e06a5b86175d1ba58ab8
parent 8edda68feca11ced696a10d38693947f44dadba5
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
Date: Fri, 7 Jun 2024 18:46:48 +0200
merge
Diffstat:
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/thesis/thesis.pdf b/doc/thesis/thesis.pdf
Binary files differ.
diff --git a/doc/thesis/thesis.tex b/doc/thesis/thesis.tex
@@ -17,6 +17,8 @@
\input{abstract}
\tableofcontents
+\addcontentsline{toc}{chapter}{\listfigurename}
+\listoffigures
\chapter*{Acknowledgements}
\input{chapters/acknowledgements/acknowledgements}
@@ -53,6 +55,5 @@
\addcontentsline{toc}{chapter}{Bibliography}
\printglossaries
-\listoffigures
\end{document}