doc-isac/msteger/bakk-arbeit/thesis-contents.tex
changeset 52107 f8845fc8f38d
parent 52056 f5d9bceb4dc0
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/doc-isac/msteger/bakk-arbeit/thesis-contents.tex	Tue Sep 17 09:50:52 2013 +0200
     1.3 @@ -0,0 +1,25 @@
     1.4 +{
     1.5 +\setlength{\parskip}{3pt plus 3pt minus 3pt} % compact table of contents
     1.6 +
     1.7 +\tableofcontents
     1.8 +
     1.9 +\listoffigures
    1.10 +%\addcontentsline{toc}{chapter}{List of Figures}
    1.11 +
    1.12 +{
    1.13 +% format sections to chapters for this scope
    1.14 +\titleformat{\section}{\bf\huge}{\thesection\quad}{0em}{}
    1.15 +\titlespacing*{\section}{0em}{-2em}{1.5em}
    1.16 +\def\chapter*#1{\section*{#1}}
    1.17 +
    1.18 +%\vspace*{20mm}
    1.19 +%\listoftables
    1.20 +%%\addcontentsline{toc}{chapter}{List of Tables}
    1.21 +%
    1.22 +%\vspace*{20mm}
    1.23 +%\lstlistoflistings
    1.24 +%%\addcontentsline{toc}{chapter}{List of Listings}
    1.25 +
    1.26 +}
    1.27 +}
    1.28 +