summaryrefslogtreecommitdiff
path: root/macros/generic/musixtex/doc/musixdoc/index.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/musixtex/doc/musixdoc/index.tex')
-rw-r--r--macros/generic/musixtex/doc/musixdoc/index.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/macros/generic/musixtex/doc/musixdoc/index.tex b/macros/generic/musixtex/doc/musixdoc/index.tex
new file mode 100644
index 0000000000..c56508b6d8
--- /dev/null
+++ b/macros/generic/musixtex/doc/musixdoc/index.tex
@@ -0,0 +1,10 @@
+\makeatletter
+\renewenvironment{theindex}
+ {\pagestyle{plain}\parindent\z@
+ \parskip\z@ \@plus .3\p@\relax
+ \let\item\@idxitem}
+ {\thispagestyle{plain}}
+\makeatother
+\begin{multicols}{3}[\chapter*{Index}\addcontentsline{toc}{chapter}{Index}]
+ \printindex
+\end{multicols}