diff --git a/Doc/lib.tex b/Doc/lib.tex index a52d5ff02a6..e5461324c5b 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 a52d5ff02a6..e5461324c5b 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 4c9fcaaf7d6..0edec66bca8 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 4c9fcaaf7d6..0edec66bca8 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 24fb66b0c33..83a0d8b9cf2 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 24fb66b0c33..83a0d8b9cf2 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