summaryrefslogtreecommitdiffstats
path: root/common.tex
diff options
context:
space:
mode:
Diffstat (limited to 'common.tex')
-rw-r--r--common.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/common.tex b/common.tex
index 1cd4d3f..fdf1455 100644
--- a/common.tex
+++ b/common.tex
@@ -42,11 +42,14 @@
}
\addbibresource{ref.bib}
+\indexsetup{headers={\indexname}{\indexname}}
+\makeindex
\begin{document}
\sloppy
\maketitle
\section*{Vorwort}
+\label{sec:vorwort}
Dies ist eine Vorlesungsmitschrift, die nichts mit den Dozenten oder dem Lehrstuhl, der die Veranstaltung hält, zu tun hat.
Alle Fehler sind vermutlich einzig und allein meine Schuld.
@@ -73,5 +76,6 @@ Es werden regelmäßig PDFs unter \url{https://hrnz.li/files/funkana/funkana.pdf
\nocite{*}
\printbibliography
+\printindex
\end{document}