# HG changeset patch # User meillo@marmaro.de # Date 1229436982 -3600 # Node ID a8a9961dc8982bf216e56240469bd46e7de40eef # Parent 93c689de2671c357cf89236305a234bb935113ab reordered cover and titlepage, removed empty appendix; minor stuff diff -r 93c689de2671 -r a8a9961dc898 thesis/thesis.tex --- a/thesis/thesis.tex Tue Dec 16 15:15:28 2008 +0100 +++ b/thesis/thesis.tex Tue Dec 16 15:16:22 2008 +0100 @@ -12,13 +12,16 @@ \begin{document} \pagenumbering{roman} +\pagestyle{empty} -\include{tex/cover} \include{tex/titlepage} \include{tex/official} +\include{tex/cover} \include{tex/dedication} +\include{tex/abstract} \cleardoublepage +\pagestyle{headings} \tableofcontents %\listoffigures %\listoftables @@ -36,13 +39,14 @@ \include{tex/7-Summary} \cleardoublepage -\appendix -\addcontentsline{toc}{part}{APPENDIX} -\part*{APPENDIX} \setcounter{page}{0} \pagenumbering{alph} +%\appendix +%\addcontentsline{toc}{part}{APPENDIX} +%\part*{APPENDIX} % BIBLIOGRAPHY +\pagestyle{plain} \addcontentsline{toc}{chapter}{Bibliography} \bibliographystyle{alpha} \bibliography{bib/thesis}