doc-src/isac/msteger/bakk-arbeit/thesis-contents.tex
branchdecompose-isar
changeset 42070 322bc326d094
child 42072 43e00b47ae9d
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/doc-src/isac/msteger/bakk-arbeit/thesis-contents.tex	Tue Jun 28 17:08:22 2011 +0200
     1.3 @@ -0,0 +1,24 @@
     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 +