src/Doc/isac/msteger/bakk-arbeit/thesis-contents.tex
changeset 52107 f8845fc8f38d
parent 52056 f5d9bceb4dc0
equal deleted inserted replaced
52106:7f3760f39bdc 52107:f8845fc8f38d
     1 {
       
     2 \setlength{\parskip}{3pt plus 3pt minus 3pt} % compact table of contents
       
     3 
       
     4 \tableofcontents
       
     5 
       
     6 \listoffigures
       
     7 %\addcontentsline{toc}{chapter}{List of Figures}
       
     8 
       
     9 {
       
    10 % format sections to chapters for this scope
       
    11 \titleformat{\section}{\bf\huge}{\thesection\quad}{0em}{}
       
    12 \titlespacing*{\section}{0em}{-2em}{1.5em}
       
    13 \def\chapter*#1{\section*{#1}}
       
    14 
       
    15 %\vspace*{20mm}
       
    16 %\listoftables
       
    17 %%\addcontentsline{toc}{chapter}{List of Tables}
       
    18 %
       
    19 %\vspace*{20mm}
       
    20 %\lstlistoflistings
       
    21 %%\addcontentsline{toc}{chapter}{List of Listings}
       
    22 
       
    23 }
       
    24 }
       
    25