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

Skip to content

Commit f1a4150

Browse files
committed
Make sure indexes begin on odd-numbered pages.
1 parent 36123aa commit f1a4150

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/myformat.sty

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@
326326
%
327327
\let\OldTheindex=\theindex
328328
\renewcommand{\theindex}{%
329+
\cleardoublepage%
329330
\OldTheindex%
330331
\addcontentsline{toc}{chapter}{\indexname}%
331332
}

0 commit comments

Comments
 (0)