]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Use US paper size.
authorGuido van Rossum <guido@python.org>
Fri, 17 Jan 1992 10:42:38 +0000 (10:42 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 17 Jan 1992 10:42:38 +0000 (10:42 +0000)
Doc/myformat.sty

index 7bb1ef944015b016ba9aca02ef89912cc682331a..c4db0d19c691c910df563df993434fa8a18d9f5a 100644 (file)
@@ -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}}