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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d162d0eb657b2c0e316e3e30b3d2fc68028f0d9;p=thirdparty%2FPython%2Fcpython.git 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 000000000000..10b22f889ed4 --- /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}