]> granicus.if.org Git - python/commitdiff
Added openright option the the \documentclass{} for each of the manuals.
authorFred Drake <fdrake@acm.org>
Tue, 13 Jan 1998 16:53:23 +0000 (16:53 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 13 Jan 1998 16:53:23 +0000 (16:53 +0000)
Doc/api.tex
Doc/api/api.tex
Doc/ext.tex
Doc/ext/ext.tex
Doc/lib.tex
Doc/lib/lib.tex
Doc/tut.tex
Doc/tut/tut.tex

index e915c0c20b71aeadbb6bbf2a8d072650fc1996bc..ac6aba643e5dc2510c1fab39b37651acb244cc73 100644 (file)
@@ -1,4 +1,4 @@
-\documentclass[twoside]{report}
+\documentclass[twoside,openright]{report}
 \usepackage{myformat}
 
 \title{Python/C API Reference Manual}
index e915c0c20b71aeadbb6bbf2a8d072650fc1996bc..ac6aba643e5dc2510c1fab39b37651acb244cc73 100644 (file)
@@ -1,4 +1,4 @@
-\documentclass[twoside]{report}
+\documentclass[twoside,openright]{report}
 \usepackage{myformat}
 
 \title{Python/C API Reference Manual}
index f658f72583b5c2fbd7516fc9a8f91e50a699b613..c766231153a35c66f9c7672b635ff9e0cabbf32a 100644 (file)
@@ -1,4 +1,4 @@
-\documentclass[twoside]{report}
+\documentclass[twoside,openright]{report}
 \usepackage{myformat}
 
 % XXX PM Modulator
index f658f72583b5c2fbd7516fc9a8f91e50a699b613..c766231153a35c66f9c7672b635ff9e0cabbf32a 100644 (file)
@@ -1,4 +1,4 @@
-\documentclass[twoside]{report}
+\documentclass[twoside,openright]{report}
 \usepackage{myformat}
 
 % XXX PM Modulator
index 7871207b73f0f5e8539bd5c57be1190f4a2b176a..eb1571eda3241d8e5a6242f996b2ee00fee39546 100644 (file)
@@ -1,4 +1,4 @@
-\documentclass[twoside]{report}
+\documentclass[twoside,openright]{report}
 \usepackage{myformat}
 
 % NOTE: this file controls which chapters/sections of the library
index 7871207b73f0f5e8539bd5c57be1190f4a2b176a..eb1571eda3241d8e5a6242f996b2ee00fee39546 100644 (file)
@@ -1,4 +1,4 @@
-\documentclass[twoside]{report}
+\documentclass[twoside,openright]{report}
 \usepackage{myformat}
 
 % NOTE: this file controls which chapters/sections of the library
index 4abd47051bbc1e1abb029e9b14c2b65a63070e1c..a687454ffbadfdab288f60aaabd17c8914c515e1 100644 (file)
@@ -1,4 +1,4 @@
-\documentclass[twoside]{report}
+\documentclass[twoside,openright]{report}
 \usepackage{myformat}
 
 % Things to do:
index 4abd47051bbc1e1abb029e9b14c2b65a63070e1c..a687454ffbadfdab288f60aaabd17c8914c515e1 100644 (file)
@@ -1,4 +1,4 @@
-\documentclass[twoside]{report}
+\documentclass[twoside,openright]{report}
 \usepackage{myformat}
 
 % Things to do: