Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da941ef commit 0b1337dCopy full SHA for 0b1337d
2 files changed
Doc/lib.tex
@@ -224,6 +224,10 @@
224
225
\input{libundoc}
226
227
+\renewcommand{\indexname}{Module Index}
228
+\input{modules.ind} % Module Index
229
+
230
+\renewcommand{\indexname}{Index}
231
\input{lib.ind} % Index
232
233
\end{document}
Doc/lib/lib.tex
0 commit comments