From 79448288ba9dfc3b5e459fce8b405506a61f2afa Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Fri, 17 Jan 1992 10:42:38 +0000 Subject: Use US paper size. --- Doc/myformat.sty | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Doc/myformat.sty b/Doc/myformat.sty index 7bb1ef9..c4db0d1 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}} -- cgit v0.12