summaryrefslogtreecommitdiffstats
path: root/Doc/paper-a4
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-05-06 21:40:50 (GMT)
committerFred Drake <fdrake@acm.org>1998-05-06 21:40:50 (GMT)
commit0d162d0eb657b2c0e316e3e30b3d2fc68028f0d9 (patch)
tree0137f387311b8e95a60f634c238eb9b155206c0a /Doc/paper-a4
parentdde91f000a17046fc58a1db2b88bf2cb0d4a2209 (diff)
downloadcpython-0d162d0eb657b2c0e316e3e30b3d2fc68028f0d9.zip
cpython-0d162d0eb657b2c0e316e3e30b3d2fc68028f0d9.tar.gz
cpython-0d162d0eb657b2c0e316e3e30b3d2fc68028f0d9.tar.bz2
Modified version of ../texinputs/pypaper.sty that specifies A4 paper.
Diffstat (limited to 'Doc/paper-a4')
-rw-r--r--Doc/paper-a4/pypaper.sty5
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/paper-a4/pypaper.sty b/Doc/paper-a4/pypaper.sty
new file mode 100644
index 0000000..10b22f8
--- /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}