From: Guido van Rossum Date: Sun, 5 Apr 1992 15:06:12 +0000 (+0000) Subject: Copied doc style from other docs X-Git-Tag: v0.9.8~386 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d33024c4516f0bf283595746449b4e135e2cacde;p=thirdparty%2FPython%2Fcpython.git Copied doc style from other docs --- diff --git a/Doc/tut.tex b/Doc/tut.tex index d505cc00269b..24fb66b0c336 100644 --- a/Doc/tut.tex +++ b/Doc/tut.tex @@ -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 diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex index d505cc00269b..24fb66b0c336 100644 --- a/Doc/tut/tut.tex +++ b/Doc/tut/tut.tex @@ -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