From: Guido van Rossum Date: Mon, 2 Jun 1997 17:35:01 +0000 (+0000) Subject: Increase printable page size. X-Git-Tag: v1.5a3~390 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=daff175611537403ed860e47177a691cd43169de;p=python Increase printable page size. --- diff --git a/Doc/myformat.sty b/Doc/myformat.sty index 3b415d0e5b..6785850127 100644 --- a/Doc/myformat.sty +++ b/Doc/myformat.sty @@ -2,6 +2,19 @@ % myformat.sty for the Python doc [updated to work with Latex2e] % +% Increase printable page size (copied from fullpage.sty) +\topmargin 0pt +\advance \topmargin by -\headheight +\advance \topmargin by -\headsep + +\textheight 8.9in + +\oddsidemargin 0pt +\evensidemargin \oddsidemargin +\marginparwidth 0.5in + +\textwidth 6.5in + % Style parameters and macros used by most documents here \raggedbottom \sloppy