diff options
Diffstat (limited to 'thesis/thesis.tex')
-rw-r--r-- | thesis/thesis.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/thesis/thesis.tex b/thesis/thesis.tex index 2ab1667..fed073f 100644 --- a/thesis/thesis.tex +++ b/thesis/thesis.tex @@ -35,6 +35,7 @@ The code generator proposed here can be used in situations where small code size \cleardoublepage \fi +\setcounter{tocdepth}{2} \ifdraft \begin{multicols}{2} \tableofcontents @@ -58,8 +59,10 @@ The code generator proposed here can be used in situations where small code size \ifdraft\else \cleardoublepage \fi +\let\section\oldsection \appendix \input{terms} +\input{system} \ifdraft\else \cleardoublepage |