KI_Zusammenfassung/Preface.tex
2021-01-20 12:35:53 +00:00

18 lines
319 B
TeX

%all content that contains information about the main content (e.g. abbreviations)
\pagenumbering{roman}
%table of contents
\tableofcontents
\clearpage
%list of figures
\listoffigures
\clearpage
%list of tables
\listoftables
\clearpage
%abbreviations
\printglossary[type=\acronymtype, title=Abkürzungsverzeichnis]