]> granicus.if.org Git - python/commitdiff
Increase printable page size.
authorGuido van Rossum <guido@python.org>
Mon, 2 Jun 1997 17:35:01 +0000 (17:35 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 2 Jun 1997 17:35:01 +0000 (17:35 +0000)
Doc/myformat.sty

index 3b415d0e5bf4ee0307b9b46f65249cd5652619eb..67858501277ed72d92698b41103a02c4010adff1 100644 (file)
@@ -2,6 +2,19 @@
 % myformat.sty for the Python doc  [updated to work with Latex2e]
 %
 
+% Increase printable page size (copied from fullpage.sty)
+\topmargin 0pt
+\advance \topmargin by -\headheight
+\advance \topmargin by -\headsep
+     
+\textheight 8.9in
+     
+\oddsidemargin 0pt
+\evensidemargin \oddsidemargin
+\marginparwidth 0.5in
+     
+\textwidth 6.5in
+
 % Style parameters and macros used by most documents here
 \raggedbottom
 \sloppy