Verzeichnisse angelegt und angepasst.
This commit is contained in:
@@ -0,0 +1,32 @@
|
|||||||
|
%Inhaltsverzeichnis
|
||||||
|
\pagebreak
|
||||||
|
\tableofcontents
|
||||||
|
\pagebreak
|
||||||
|
|
||||||
|
%Abbildungsverzeichnis
|
||||||
|
\listoffigures
|
||||||
|
\addcontentsline{toc}{chapter}{Abbildungsverzeichnis}
|
||||||
|
\printindex
|
||||||
|
\pagebreak
|
||||||
|
|
||||||
|
%Tabellenverzeichnis
|
||||||
|
\listoftables
|
||||||
|
\addcontentsline{toc}{chapter}{Tabellenverzeichnis}
|
||||||
|
\printindex
|
||||||
|
\pagebreak
|
||||||
|
|
||||||
|
%Abkürzungsverzeichnis
|
||||||
|
\printacronyms[name=Abkürzungsverzeichnis, include=acronym]
|
||||||
|
\addcontentsline{toc}{chapter}{Abkürzungsverzeichnis}
|
||||||
|
\printindex
|
||||||
|
\pagebreak
|
||||||
|
|
||||||
|
%Symbolverzeichnis
|
||||||
|
\listofsymbols
|
||||||
|
\addcontentsline{toc}{chapter}{Symbolverzeichnis}
|
||||||
|
\printindex
|
||||||
|
\pagebreak
|
||||||
|
|
||||||
|
%Formelverzeichnis
|
||||||
|
|
||||||
|
\pagebreak
|
||||||
Reference in New Issue
Block a user