summaryrefslogtreecommitdiffstats
path: root/Doc/myformat.sty
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1992-01-17 10:42:38 (GMT)
committerGuido van Rossum <guido@python.org>1992-01-17 10:42:38 (GMT)
commit79448288ba9dfc3b5e459fce8b405506a61f2afa (patch)
tree4952936506705de47e5fb94700c44667d0c75453 /Doc/myformat.sty
parent7b632a6073c9dba6d089fc24dac12051b42a885a (diff)
downloadcpython-79448288ba9dfc3b5e459fce8b405506a61f2afa.zip
cpython-79448288ba9dfc3b5e459fce8b405506a61f2afa.tar.gz
cpython-79448288ba9dfc3b5e459fce8b405506a61f2afa.tar.bz2
Use US paper size.
Diffstat (limited to 'Doc/myformat.sty')
-rw-r--r--Doc/myformat.sty14
1 files 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}}