doc-isac/msteger/bakk-arbeit/thesis-contents.tex
author wneuper <Walther.Neuper@jku.at>
Mon, 01 Jan 2024 11:31:16 +0100
changeset 60789 8fa678b678e8
parent 52107 f8845fc8f38d
permissions -rw-r--r--
Doc/Specify_Phase 4: start use antiquotations from isar-ref
     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