summaryrefslogtreecommitdiffstats
path: root/Doc/tut
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/tut')
-rw-r--r--Doc/tut/tut.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex
index e06440a..3336cb4 100644
--- a/Doc/tut/tut.tex
+++ b/Doc/tut/tut.tex
@@ -11,6 +11,8 @@
\input{boilerplate}
+\makeindex
+
\begin{document}
\maketitle
@@ -4824,4 +4826,8 @@ not!).
\chapter{History and License}
\input{license}
+\input{glossary}
+
+\input{tut.ind}
+
\end{document}