Leere Bereiche zw. Verzeichnissen entfernt.
This commit is contained in:
@@ -3,31 +3,35 @@
|
|||||||
\tableofcontents
|
\tableofcontents
|
||||||
\pagebreak
|
\pagebreak
|
||||||
|
|
||||||
|
\begingroup
|
||||||
|
\let\clearpage\relax
|
||||||
|
|
||||||
%Abbildungsverzeichnis
|
%Abbildungsverzeichnis
|
||||||
\listoffigures
|
\listoffigures
|
||||||
\addcontentsline{toc}{chapter}{Abbildungsverzeichnis}
|
\addcontentsline{toc}{chapter}{Abbildungsverzeichnis}
|
||||||
\printindex
|
\printindex
|
||||||
\pagebreak
|
\nopagebreak
|
||||||
|
|
||||||
%Tabellenverzeichnis
|
%Tabellenverzeichnis
|
||||||
\listoftables
|
\listoftables
|
||||||
\addcontentsline{toc}{chapter}{Tabellenverzeichnis}
|
\addcontentsline{toc}{chapter}{Tabellenverzeichnis}
|
||||||
\printindex
|
\printindex
|
||||||
\pagebreak
|
\nopagebreak
|
||||||
|
|
||||||
%Abkürzungsverzeichnis
|
%Abkürzungsverzeichnis
|
||||||
\printacronyms[name=Abkürzungsverzeichnis, include=acronym]
|
\printacronyms[name=Abkürzungsverzeichnis, include=acronym]
|
||||||
\addcontentsline{toc}{chapter}{Abkürzungsverzeichnis}
|
\addcontentsline{toc}{chapter}{Abkürzungsverzeichnis}
|
||||||
\printindex
|
\printindex
|
||||||
\pagebreak
|
\nopagebreak
|
||||||
|
|
||||||
%Symbolverzeichnis
|
%Symbolverzeichnis
|
||||||
\listofsymbols
|
\listofsymbols
|
||||||
\addcontentsline{toc}{chapter}{Symbolverzeichnis}
|
\addcontentsline{toc}{chapter}{Symbolverzeichnis}
|
||||||
\printindex
|
\printindex
|
||||||
\pagebreak
|
\nopagebreak
|
||||||
|
|
||||||
%Formelverzeichnis
|
%Formelverzeichnis
|
||||||
\listofequations
|
\listofequations
|
||||||
\addcontentsline{toc}{chapter}{Formelverzeichnis}
|
\addcontentsline{toc}{chapter}{Formelverzeichnis}
|
||||||
|
\endgroup
|
||||||
\pagebreak
|
\pagebreak
|
||||||
Reference in New Issue
Block a user