From: Fred Drake Date: Wed, 6 May 1998 21:40:50 +0000 (+0000) Subject: Modified version of ../texinputs/pypaper.sty that specifies A4 paper. X-Git-Tag: v1.5.2a1~739 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0d162d0eb657b2c0e316e3e30b3d2fc68028f0d9;p=python Modified version of ../texinputs/pypaper.sty that specifies A4 paper. --- diff --git a/Doc/paper-a4/pypaper.sty b/Doc/paper-a4/pypaper.sty new file mode 100644 index 0000000000..10b22f889e --- /dev/null +++ b/Doc/paper-a4/pypaper.sty @@ -0,0 +1,5 @@ +% +% Change this to say a4paper instead of letterpaper if you want A4. +% +\newcommand{\py@paper}{a4paper} +\newcommand{\py@ptsize}{10pt}