summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-02-13 16:58:49 (GMT)
committerFred Drake <fdrake@acm.org>1998-02-13 16:58:49 (GMT)
commit4c6896304be971ae384dcf4c7348f893dbf0f2ac (patch)
tree4bde7c391ba75e8a364b7fad9f46a8d33c53e3fe
parente60142f2c1b0d305f5e3ce50c0c10987bcb5a877 (diff)
downloadcpython-4c6896304be971ae384dcf4c7348f893dbf0f2ac.zip
cpython-4c6896304be971ae384dcf4c7348f893dbf0f2ac.tar.gz
cpython-4c6896304be971ae384dcf4c7348f893dbf0f2ac.tar.bz2
Fix weirdness with single-page table of contents, reported by Guido.
-rw-r--r--Doc/myformat.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/myformat.sty b/Doc/myformat.sty
index 8250ce4..3de8553 100644
--- a/Doc/myformat.sty
+++ b/Doc/myformat.sty
@@ -365,7 +365,7 @@
\fi%
\fi%
}%
- \pagebreak%
+ \cleardoublepage%
\pagenumbering{arabic}%
}