diff -r 7f3760f39bdc -r f8845fc8f38d doc-isac/msteger/bakk-arbeit/thesis-contents.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc-isac/msteger/bakk-arbeit/thesis-contents.tex Tue Sep 17 09:50:52 2013 +0200 @@ -0,0 +1,25 @@ +{ +\setlength{\parskip}{3pt plus 3pt minus 3pt} % compact table of contents + +\tableofcontents + +\listoffigures +%\addcontentsline{toc}{chapter}{List of Figures} + +{ +% format sections to chapters for this scope +\titleformat{\section}{\bf\huge}{\thesection\quad}{0em}{} +\titlespacing*{\section}{0em}{-2em}{1.5em} +\def\chapter*#1{\section*{#1}} + +%\vspace*{20mm} +%\listoftables +%%\addcontentsline{toc}{chapter}{List of Tables} +% +%\vspace*{20mm} +%\lstlistoflistings +%%\addcontentsline{toc}{chapter}{List of Listings} + +} +} +