mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Make sure indexes begin on odd-numbered pages.
This commit is contained in:
parent
36123aae0b
commit
f1a4150b70
1 changed files with 1 additions and 0 deletions
|
@ -326,6 +326,7 @@
|
|||
%
|
||||
\let\OldTheindex=\theindex
|
||||
\renewcommand{\theindex}{%
|
||||
\cleardoublepage%
|
||||
\OldTheindex%
|
||||
\addcontentsline{toc}{chapter}{\indexname}%
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue