solutions are now in the appendix
This commit is contained in:
parent
983ca0daea
commit
adb8e3fb1c
@ -16,12 +16,16 @@
|
|||||||
|
|
||||||
\clearpage
|
\clearpage
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
|
|
||||||
\clearpage
|
\clearpage
|
||||||
\listoffigures
|
\listoffigures
|
||||||
|
|
||||||
\clearpage
|
\clearpage
|
||||||
\lstlistoflistings
|
\lstlistoflistings
|
||||||
|
|
||||||
\clearpage
|
\clearpage
|
||||||
\listofexercisefs
|
\listofexercisefs
|
||||||
|
|
||||||
\clearpage
|
\clearpage
|
||||||
\listofiboxfs
|
\listofiboxfs
|
||||||
|
|
||||||
@ -111,16 +115,18 @@
|
|||||||
% data annotation, meta data
|
% data annotation, meta data
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
%\part{Appendix}
|
\appendix
|
||||||
|
\addtocontents{toc}{\setcounter{tocdepth}{0}}
|
||||||
|
|
||||||
%\chapter{Cheat-Sheet}
|
%\chapter{Cheat-Sheet}
|
||||||
|
|
||||||
\backmatter
|
|
||||||
|
|
||||||
%%%% solutions: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%% solutions: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
\printallsolutions
|
\printallsolutions
|
||||||
|
|
||||||
%%%% indices: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%% indices: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
|
\backmatter
|
||||||
|
|
||||||
\printindex[enterm]
|
\printindex[enterm]
|
||||||
|
|
||||||
\printindex[determ]
|
\printindex[determ]
|
||||||
|
Reference in New Issue
Block a user