From: Guido van Rossum Date: Tue, 31 Mar 1992 18:53:47 +0000 (+0000) Subject: Don't define the page lay-out here -- rely on A4wide, doubleside options. X-Git-Tag: v0.9.8~416 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=643d9326e4dbd22ba4916e25edd4c7b6da2f8e1f;p=thirdparty%2FPython%2Fcpython.git Don't define the page lay-out here -- rely on A4wide, doubleside options. --- diff --git a/Doc/myformat.sty b/Doc/myformat.sty index 728ccb49553c..79938d1846df 100644 --- a/Doc/myformat.sty +++ b/Doc/myformat.sty @@ -1,17 +1,8 @@ -% Style parameters and macros used by some documents here +% Style parameters and macros used by most documents here -% Page format parameters for A4 (European standard paper size) -%\textwidth = 160mm -%\textheight = 240mm -%\topmargin = -11mm - -% Page format parameters for U.S. standard paper size -\textwidth = 160mm -\textheight = 220mm -\topmargin = -11mm - -\oddsidemargin = 1.5mm -\evensidemargin = 1.5mm +% This has to be tuned each time the repair person takes the printer apart: +\addtolength{\oddsidemargin}{-2.5mm} +\addtolength{\evensidemargin}{-2.5mm} % Style parameters \raggedbottom