Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ad62202

Browse files
committed
include the right index sources
1 parent 73789bc commit ad62202

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/dist/dist.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3487,11 +3487,11 @@ \subsubsection{Creating a new Distutils command}
34873487
%begin{latexonly}
34883488
\renewcommand{\indexname}{Module Index}
34893489
%end{latexonly}
3490-
\input{modlib.ind} % Module Index
3490+
\input{moddist.ind} % Module Index
34913491

34923492
%begin{latexonly}
34933493
\renewcommand{\indexname}{Index}
34943494
%end{latexonly}
3495-
\input{lib.ind} % Index
3495+
\input{dist.ind} % Index
34963496

34973497
\end{document}

0 commit comments

Comments
 (0)