mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Don't define the page lay-out here -- rely on A4wide, doubleside options.
This commit is contained in:
parent
2c81957ba1
commit
643d9326e4
1 changed files with 4 additions and 13 deletions
|
@ -1,17 +1,8 @@
|
||||||
% Style parameters and macros used by some documents here
|
% Style parameters and macros used by most documents here
|
||||||
|
|
||||||
% Page format parameters for A4 (European standard paper size)
|
% This has to be tuned each time the repair person takes the printer apart:
|
||||||
%\textwidth = 160mm
|
\addtolength{\oddsidemargin}{-2.5mm}
|
||||||
%\textheight = 240mm
|
\addtolength{\evensidemargin}{-2.5mm}
|
||||||
%\topmargin = -11mm
|
|
||||||
|
|
||||||
% Page format parameters for U.S. standard paper size
|
|
||||||
\textwidth = 160mm
|
|
||||||
\textheight = 220mm
|
|
||||||
\topmargin = -11mm
|
|
||||||
|
|
||||||
\oddsidemargin = 1.5mm
|
|
||||||
\evensidemargin = 1.5mm
|
|
||||||
|
|
||||||
% Style parameters
|
% Style parameters
|
||||||
\raggedbottom
|
\raggedbottom
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue