]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Copied doc style from other docs
authorGuido van Rossum <guido@python.org>
Sun, 5 Apr 1992 15:06:12 +0000 (15:06 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 5 Apr 1992 15:06:12 +0000 (15:06 +0000)
Doc/tut.tex
Doc/tut/tut.tex

index d505cc00269b288c967ff6a7fd7d0e9f62fd76db..24fb66b0c336ade3901f8a574d30eee373ab9a8f 100644 (file)
@@ -1,6 +1,9 @@
-% Format this file with latex.
-\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 Tutorial
index d505cc00269b288c967ff6a7fd7d0e9f62fd76db..24fb66b0c336ade3901f8a574d30eee373ab9a8f 100644 (file)
@@ -1,6 +1,9 @@
-% Format this file with latex.
-\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 Tutorial