process george's comments
[msc-thesis1617.git] / thesis.tex
index a468137..7b45b95 100644 (file)
 \glsaddall{}
 
 %Abstract
+\addcontentsline{toc}{chapter}{Abstract}
 \chapter*{\centering Abstract}
 \begin{quotation}
        \centering\noindent
        \input{abstract}
 \end{quotation}
 
+\addcontentsline{toc}{chapter}{Acknowledgements}
 \chapter*{\centering Acknowledgements}
 \begin{quotation}
        \centering\it\noindent
@@ -36,6 +38,9 @@
 %Table of contents
 \tableofcontents
 
+\addcontentsline{toc}{chapter}{Glossaries \& Acronyms}
+\printglossaries%
+
 \mainmatter{}
 \glsresetall{}
 \chapter{Introduction}\label{chp:introduction}
 \lstlistoflistings{}
 \endgroup
 
-\cleardoublepage{}
-\phantomsection{}
-\addcontentsline{toc}{chapter}{Glossaries \& Acronyms}
-\begingroup
-\let\clearpage\relax
-\let\cleardoublepage\relax
-\printglossaries%
-\endgroup
-
 \end{document}