From adb8e3fb1ca942571eaa25c77c437ea062e756a9 Mon Sep 17 00:00:00 2001 From: Jan Benda Date: Fri, 6 Dec 2019 22:30:49 +0100 Subject: [PATCH] solutions are now in the appendix --- scientificcomputing-script.tex | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/scientificcomputing-script.tex b/scientificcomputing-script.tex index ef2dfd1..bcf69c6 100644 --- a/scientificcomputing-script.tex +++ b/scientificcomputing-script.tex @@ -16,12 +16,16 @@ \clearpage \tableofcontents + \clearpage \listoffigures + \clearpage \lstlistoflistings + \clearpage \listofexercisefs + \clearpage \listofiboxfs @@ -111,16 +115,18 @@ % data annotation, meta data %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%\part{Appendix} +\appendix +\addtocontents{toc}{\setcounter{tocdepth}{0}} %\chapter{Cheat-Sheet} -\backmatter - %%%% solutions: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \printallsolutions %%%% indices: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\backmatter + \printindex[enterm] \printindex[determ]