summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1992-04-06 14:04:04 (GMT)
committerGuido van Rossum <guido@python.org>1992-04-06 14:04:04 (GMT)
commit379537805beb0df590acfa3f3910897143953548 (patch)
tree7547b053a1964420e9e2e5df9027fc32a3b1f3f9
parent6a1f08942002a7b55689e714460057e929788ad2 (diff)
downloadcpython-379537805beb0df590acfa3f3910897143953548.zip
cpython-379537805beb0df590acfa3f3910897143953548.tar.gz
cpython-379537805beb0df590acfa3f3910897143953548.tar.bz2
Moved a4wide option to myformat.sty
-rw-r--r--Doc/lib.tex7
-rw-r--r--Doc/lib/lib.tex7
-rw-r--r--Doc/ref.tex7
-rw-r--r--Doc/ref/ref.tex7
-rw-r--r--Doc/tut.tex7
-rw-r--r--Doc/tut/tut.tex7
6 files changed, 6 insertions, 36 deletions
diff --git a/Doc/lib.tex b/Doc/lib.tex
index a52d5ff..e546132 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 a52d5ff..e546132 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 4c9fcaa..0edec66 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 4c9fcaa..0edec66 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 24fb66b..83a0d8b 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 24fb66b..83a0d8b 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