Move lists from frontmatter to backmatter

This commit is contained in:
2024-07-04 20:34:47 +02:00
parent bebc255a1d
commit 66bcbba0d9

View File

@@ -34,10 +34,6 @@
\import{0-front}{cover}
\importchapter{0-front}{acknowledgement}
\importchapter{0-front}{toc}
\importchapter{0-front}{publications}
\importchapter{0-front}{acronyms}
\importchapter{0-front}{figures}
\importchapter{0-front}{tables}
\mainmatter
\import{1-introduction}{part}
@@ -57,6 +53,10 @@
\backmatter
\importchapter{4-conclusion}{bibliography}
\importchapter{0-front}{publications}
\importchapter{0-front}{acronyms}
\importchapter{0-front}{figures}
\importchapter{0-front}{tables}
\import{4-conclusion}{backcover}
\end{document}