From: Guido van Rossum Date: Mon, 6 Apr 1992 14:04:04 +0000 (+0000) Subject: Moved a4wide option to myformat.sty X-Git-Tag: v0.9.8~375 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=379537805beb0df590acfa3f3910897143953548;p=thirdparty%2FPython%2Fcpython.git Moved a4wide option to myformat.sty --- diff --git a/Doc/lib.tex b/Doc/lib.tex index a52d5ff02a69..e5461324c5b3 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -1,9 +1,4 @@ -\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. +\documentstyle[twoside,11pt,myformat]{report} \title{\bf Python Library Reference diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index a52d5ff02a69..e5461324c5b3 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -1,9 +1,4 @@ -\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. +\documentstyle[twoside,11pt,myformat]{report} \title{\bf Python Library Reference diff --git a/Doc/ref.tex b/Doc/ref.tex index 4c9fcaaf7d67..0edec66bca80 100644 --- a/Doc/ref.tex +++ b/Doc/ref.tex @@ -1,9 +1,4 @@ -\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. +\documentstyle[twoside,11pt,myformat]{report} \title{\bf Python Reference Manual} diff --git a/Doc/ref/ref.tex b/Doc/ref/ref.tex index 4c9fcaaf7d67..0edec66bca80 100644 --- a/Doc/ref/ref.tex +++ b/Doc/ref/ref.tex @@ -1,9 +1,4 @@ -\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. +\documentstyle[twoside,11pt,myformat]{report} \title{\bf Python Reference Manual} diff --git a/Doc/tut.tex b/Doc/tut.tex index 24fb66b0c336..83a0d8b9cf2c 100644 --- a/Doc/tut.tex +++ b/Doc/tut.tex @@ -1,9 +1,4 @@ -\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. +\documentstyle[twoside,11pt,myformat]{report} \title{\bf Python Tutorial diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex index 24fb66b0c336..83a0d8b9cf2c 100644 --- a/Doc/tut/tut.tex +++ b/Doc/tut/tut.tex @@ -1,9 +1,4 @@ -\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. +\documentstyle[twoside,11pt,myformat]{report} \title{\bf Python Tutorial