]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added style options twoside,a4wide,11pt
authorGuido van Rossum <guido@python.org>
Tue, 31 Mar 1992 19:12:06 +0000 (19:12 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 31 Mar 1992 19:12:06 +0000 (19:12 +0000)
Doc/lib.tex
Doc/lib/lib.tex

index 6b8d978c6557c9e1df5fc948893239a4b3eca7e5..a52d5ff02a69c8313caeb49de5fbbbeb5ffa3106 100644 (file)
@@ -1,4 +1,9 @@
-\documentstyle[myformat]{report}
+\documentstyle[twoside,a4wide,11pt,myformat]{report}
+%              ^^^^^^^^^^^^^^^^^^^^
+% If you have trouble finding these style files, any of the pointed-at
+% style options are optional and may be taken out.
+% But "myformat.sty" should be found in the same directory as this file!
+% Also, "myformat" should be last since it corrects a few style params.
 
 \title{\bf
        Python Library Reference
index 6b8d978c6557c9e1df5fc948893239a4b3eca7e5..a52d5ff02a69c8313caeb49de5fbbbeb5ffa3106 100644 (file)
@@ -1,4 +1,9 @@
-\documentstyle[myformat]{report}
+\documentstyle[twoside,a4wide,11pt,myformat]{report}
+%              ^^^^^^^^^^^^^^^^^^^^
+% If you have trouble finding these style files, any of the pointed-at
+% style options are optional and may be taken out.
+% But "myformat.sty" should be found in the same directory as this file!
+% Also, "myformat" should be last since it corrects a few style params.
 
 \title{\bf
        Python Library Reference