]> granicus.if.org Git - python/commitdiff
Make sure indexes begin on odd-numbered pages.
authorFred Drake <fdrake@acm.org>
Mon, 16 Feb 1998 05:30:27 +0000 (05:30 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 16 Feb 1998 05:30:27 +0000 (05:30 +0000)
Doc/myformat.sty

index 3de8553cdbb78579ccfa50cd092db48d92528fc2..f06f831dea068befd3b608cb5eb1c0e792f9c8da 100644 (file)
 %
 \let\OldTheindex=\theindex
 \renewcommand{\theindex}{%
+  \cleardoublepage%
   \OldTheindex%
   \addcontentsline{toc}{chapter}{\indexname}%
 }