Define a new conditional, use this to control creation of module index

data file.
This commit is contained in:
Fred Drake 1998-03-04 21:52:33 +00:00
parent 28f1391051
commit 54b03b85f7
2 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@
% This gives us all the Python-specific markup that we really want.
% This should come last. Do not change this.
%
\newif\if@usemoduleindex\@usemoduleindextrue
\RequirePackage{python}

View File

@ -37,6 +37,7 @@
% This gives us all the Python-specific markup that we really want.
% This should come last. Do not change this.
%
\newif\if@usemoduleindex\@usemoduleindextrue
\RequirePackage{python}