Modified version of ../texinputs/pypaper.sty that specifies A4 paper.

This commit is contained in:
Fred Drake 1998-05-06 21:40:50 +00:00
parent dde91f000a
commit 0d162d0eb6

5
Doc/paper-a4/pypaper.sty Normal file
View file

@ -0,0 +1,5 @@
%
% Change this to say a4paper instead of letterpaper if you want A4.
%
\newcommand{\py@paper}{a4paper}
\newcommand{\py@ptsize}{10pt}