]> granicus.if.org Git - python/commitdiff
Make the howto document class work properly with the pypaper.sty
authorFred Drake <fdrake@acm.org>
Thu, 17 Jul 2003 04:15:35 +0000 (04:15 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 17 Jul 2003 04:15:35 +0000 (04:15 +0000)
paper-size hook.
SF patch #772550.

Doc/texinputs/howto.cls

index 5fc7a704691dd3c37bc6d0cc8e8eee59ae160792..14e357ad303cc9aa22129d54f8b67f995c5b595e 100644 (file)
@@ -11,7 +11,7 @@
 % Change the options here to get a different set of basic options,  This
 % is where to add things like "a4paper" or "10pt".
 %
-\LoadClass[twoside]{article}
+\LoadClass[\py@paper,\py@ptsize,twoside]{article}
 
 \setcounter{secnumdepth}{1}