From: Guido van Rossum Date: Tue, 31 Mar 1992 19:12:06 +0000 (+0000) Subject: Added style options twoside,a4wide,11pt X-Git-Tag: v0.9.8~402 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bdbadd4ca16132bb1f98649955f4e063eb234253;p=thirdparty%2FPython%2Fcpython.git Added style options twoside,a4wide,11pt --- diff --git a/Doc/lib.tex b/Doc/lib.tex index 6b8d978c6557..a52d5ff02a69 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -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 diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 6b8d978c6557..a52d5ff02a69 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -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