diff options
Diffstat (limited to 'common/settings.tex')
| -rw-r--r-- | common/settings.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/common/settings.tex b/common/settings.tex index 815e4c4..ac131c3 100644 --- a/common/settings.tex +++ b/common/settings.tex @@ -196,8 +196,10 @@ %\usepackage[xindy,numberedsection,section=section,toc]{glossaries} %\makeglossaries %\GlsSetXdyCodePage{duden-utf8} -%\usepackage[xindy]{imakeidx} -%\makeindex + +% Indicies +\usepackage[xindy]{imakeidx} +\makeindex[title=Index] % ToDo list \newlistof{todos}{mcf}{To Do} |
