Make the howto document class work properly with the pypaper.sty

paper-size hook.
SF patch #772550.
This commit is contained in:
Fred Drake 2003-07-17 04:15:35 +00:00
parent af4c5059d5
commit e8e241b732
1 changed files with 1 additions and 1 deletions

View 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}