From: Fred Drake Date: Tue, 17 Mar 1998 06:20:04 +0000 (+0000) Subject: Reverting some of the index stuff to work with LaTeX2HTML better. X-Git-Tag: v1.5.1~348 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a2be9881f0ca631a09d790b9ac59ddf2c7184725;p=thirdparty%2FPython%2Fcpython.git Reverting some of the index stuff to work with LaTeX2HTML better. --- diff --git a/Doc/texinputs/python.sty b/Doc/texinputs/python.sty index 3d19e46dd72b..1fab4f67008e 100644 --- a/Doc/texinputs/python.sty +++ b/Doc/texinputs/python.sty @@ -272,8 +272,6 @@ \newif\if@UseModuleIndex \@UseModuleIndexfalse -\newcommand{\indexlabel}{genindex} - % Fix the theindex environment to add an entry to the Table of % Contents; this is much nicer than just having to jump to the end of % the book and flip around, especially with multiple indexes. @@ -283,7 +281,6 @@ \cleardoublepage \OldTheindex \addcontentsline{toc}{chapter}{\indexname} - \label{\indexlabel} } % these should dump an error or warning to the transcript