Increase printable page size.

This commit is contained in:
Guido van Rossum 1997-06-02 17:35:01 +00:00
parent b40f2a7446
commit daff175611
1 changed files with 13 additions and 0 deletions

View 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