From: Fred Drake Date: Fri, 13 Feb 1998 16:58:49 +0000 (+0000) Subject: Fix weirdness with single-page table of contents, reported by Guido. X-Git-Tag: v1.5.1~765 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4c6896304be971ae384dcf4c7348f893dbf0f2ac;p=thirdparty%2FPython%2Fcpython.git Fix weirdness with single-page table of contents, reported by Guido. --- diff --git a/Doc/myformat.sty b/Doc/myformat.sty index 8250ce4d8073..3de8553cdbb7 100644 --- a/Doc/myformat.sty +++ b/Doc/myformat.sty @@ -365,7 +365,7 @@ \fi% \fi% }% - \pagebreak% + \cleardoublepage% \pagenumbering{arabic}% }