summaryrefslogtreecommitdiffstats
path: root/common.tex
diff options
context:
space:
mode:
authorUlli Kehrle <ulli.kehrle@rwth-aachen.de>2017-12-28 00:29:50 +0100
committerUlli Kehrle <ulli.kehrle@rwth-aachen.de>2017-12-28 00:29:50 +0100
commit883baa0409e0f1f86f40277cc9af3244f427842d (patch)
treee3d66db575a1688af59bc5111bb784bc810f3493 /common.tex
parent47534da23fc513a3afcdf6504c8b19d41b64f04e (diff)
downloadfunkana-883baa0409e0f1f86f40277cc9af3244f427842d.tar.gz
funkana-883baa0409e0f1f86f40277cc9af3244f427842d.tar.xz
ersten beiden Kapitel indiziert
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}