mirror of
https://github.com/python/cpython.git
synced 2025-08-26 11:45:20 +00:00

This is separated so I can build A4 and US Letter sizes without having to edit files. Anyone who downloads the source package can also simply edit this file, which is a lot shorter than the manual.cls file, and easier to find the appropriate line.
6 lines
173 B
TeX
6 lines
173 B
TeX
%
|
|
% Change this to say a4paper instead of letterpaper if you want A4. These
|
|
% are the latex defaults.
|
|
%
|
|
\newcommand{\py@paper}{letterpaper}
|
|
\newcommand{\py@ptsize}{10pt}
|