Move lists from frontmatter to backmatter
This commit is contained in:
8
main.tex
8
main.tex
@@ -34,10 +34,6 @@
|
|||||||
\import{0-front}{cover}
|
\import{0-front}{cover}
|
||||||
\importchapter{0-front}{acknowledgement}
|
\importchapter{0-front}{acknowledgement}
|
||||||
\importchapter{0-front}{toc}
|
\importchapter{0-front}{toc}
|
||||||
\importchapter{0-front}{publications}
|
|
||||||
\importchapter{0-front}{acronyms}
|
|
||||||
\importchapter{0-front}{figures}
|
|
||||||
\importchapter{0-front}{tables}
|
|
||||||
|
|
||||||
\mainmatter
|
\mainmatter
|
||||||
\import{1-introduction}{part}
|
\import{1-introduction}{part}
|
||||||
@@ -57,6 +53,10 @@
|
|||||||
|
|
||||||
\backmatter
|
\backmatter
|
||||||
\importchapter{4-conclusion}{bibliography}
|
\importchapter{4-conclusion}{bibliography}
|
||||||
|
\importchapter{0-front}{publications}
|
||||||
|
\importchapter{0-front}{acronyms}
|
||||||
|
\importchapter{0-front}{figures}
|
||||||
|
\importchapter{0-front}{tables}
|
||||||
\import{4-conclusion}{backcover}
|
\import{4-conclusion}{backcover}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|||||||
Reference in New Issue
Block a user