]> granicus.if.org Git - python/commitdiff
Load the options from the pypaper.sty file before setting up the "base class"
authorFred Drake <fdrake@acm.org>
Sat, 25 Apr 1998 04:12:17 +0000 (04:12 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 25 Apr 1998 04:12:17 +0000 (04:12 +0000)
for the manual documents.

Doc/texinputs/manual.cls

index c529e5b95ae0e5b1ca0f5df31642e75107704943..a6ee30ea3f3a26c82563a6f8363f5714d918257d 100644 (file)
@@ -6,11 +6,12 @@
 \ProvidesClass{manual}
              [1998/03/03 Document class (Python manual)]
 
+\RequirePackage{pypaper}
 
-% Change the options here to get a different set of basic options,  This
-% is where to add things like "a4paper" or "10pt".
+% Change the options here to get a different set of basic options, but only
+% if you have to.  Paper and font size should be adjusted in pypaper.sty.
 %
-\LoadClass[twoside,openright]{report}
+\LoadClass[\py@paper,\py@ptsize,twoside,openright]{report}
 
 
 % Optional packages: