From 586ef648aeb48205cda76df1fcacca4dbf1c632d Mon Sep 17 00:00:00 2001 From: "Jip J. Dekker" Date: Mon, 21 Jun 2021 17:29:13 +1000 Subject: [PATCH] Move contents to the final pages --- dekker_thesis.tex | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/dekker_thesis.tex b/dekker_thesis.tex index e00ddaf..2f0e54f 100644 --- a/dekker_thesis.tex +++ b/dekker_thesis.tex @@ -106,14 +106,16 @@ Some ideas and figures included in this thesis have previously appeared in the f \backmatter{} \printbibliography{} -\tableofcontents{} -\addcontentsline{toc}{chapter}{Contents} -% \listoffigures{} -% \listoftables{} -% \listoflistings{} \printglossary[nonumberlist,type=\acronymtype]{} \renewcommand{\glsnamefont}[1]{\titlecap{#1}} \printglossary[style=bookindex,title=Index]{} +\cleardoublepage +\pdfbookmark{\contentsname}{Contents} +\tableofcontents{} +% \listoffigures{} +% \listoftables{} +% \listoflistings{} + \end{document}