diff options
Diffstat (limited to 'main/chapter00.tex')
| -rw-r--r-- | main/chapter00.tex | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/main/chapter00.tex b/main/chapter00.tex index c96a1b6..a452bbf 100644 --- a/main/chapter00.tex +++ b/main/chapter00.tex @@ -33,13 +33,16 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Content -\clearpage \input{../chapter00/preface.tex} +\clearpage \setcounter{chapter}{-1} +\input{../chapter00/content_ch00.tex} +\clearpage + +\input{../chapter00/exercise00.tex} \clearpage -\input{../chapter00/content.tex} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Appendix @@ -74,8 +77,8 @@ \newpage % Print default index -\phantomsection
-\addcontentsline{toc}{chapter}{Index}
+\phantomsection +\addcontentsline{toc}{chapter}{Index} \printindex \newpage |
