From: Guido van Rossum Date: Fri, 17 Jan 1992 10:42:38 +0000 (+0000) Subject: Use US paper size. X-Git-Tag: v0.9.8~579 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=79448288ba9dfc3b5e459fce8b405506a61f2afa;p=thirdparty%2FPython%2Fcpython.git Use US paper size. --- diff --git a/Doc/myformat.sty b/Doc/myformat.sty index 7bb1ef944015..c4db0d19c691 100644 --- a/Doc/myformat.sty +++ b/Doc/myformat.sty @@ -4,18 +4,18 @@ \sloppy % A4 page lay-out parameters -\textwidth = 160mm -\textheight = 240mm -\topmargin = -11mm - -% Americal page lay-out parameters %\textwidth = 160mm -%\textheight = 220mm +%\textheight = 240mm %\topmargin = -11mm +% Americal page lay-out parameters +\textwidth = 160mm +\textheight = 220mm +\topmargin = -11mm + \oddsidemargin = 0mm \evensidemargin = 0mm -%\parindent = 0mm +%\parindent = 0mm % Frequently used system name \newcommand{\UNIX}{U{\sc nix}}