|
@@ -25,7 +25,7 @@
|
|
|
\usepackage{shortcuts}
|
|
\usepackage{shortcuts}
|
|
|
|
|
|
|
|
% Setze den richtigen Namen für das Glossar und das Stichwortverzeichnis
|
|
% Setze den richtigen Namen für das Glossar und das Stichwortverzeichnis
|
|
|
-\newcommand{\glossarName}{Symbolvereichnis}
|
|
|
|
|
|
|
+\newcommand{\glossarName}{Symbolverzeichnis}
|
|
|
\renewcommand{\indexname}{Stichwortverzeichnis}
|
|
\renewcommand{\indexname}{Stichwortverzeichnis}
|
|
|
|
|
|
|
|
\author{Siehe \href{https://github.com/MartinThoma/LaTeX-examples/tree/master/documents}{GitHub}}
|
|
\author{Siehe \href{https://github.com/MartinThoma/LaTeX-examples/tree/master/documents}{GitHub}}
|
|
@@ -58,7 +58,7 @@
|
|
|
|
|
|
|
|
\appendix
|
|
\appendix
|
|
|
\input{Symbolverzeichnis}
|
|
\input{Symbolverzeichnis}
|
|
|
-
|
|
|
|
|
|
|
+\clearpage
|
|
|
\addcontentsline{toc}{chapter}{Stichwortverzeichnis}
|
|
\addcontentsline{toc}{chapter}{Stichwortverzeichnis}
|
|
|
\printindex
|
|
\printindex
|
|
|
\end{document}
|
|
\end{document}
|