donau

Donation authority for GNU Taler (experimental)
Log | Files | Refs | Submodules | README | LICENSE

commit 075c38283e8b709e83b7c0c69acf8d9430467deb
parent c0bd7353891a76c156bdf997924e3d54ee0ca0c2
Author: Casaburi Johannes <johannes.casaburi@students.bfh.ch>
Date:   Fri,  7 Jun 2024 15:45:44 +0200

move list of figures

Diffstat:
Mdoc/thesis/thesis.pdf | 0
Mdoc/thesis/thesis.tex | 3++-
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}