]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Set parskip to 0 in the table of content.
authorGuido van Rossum <guido@python.org>
Tue, 11 Feb 1992 15:53:13 +0000 (15:53 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 11 Feb 1992 15:53:13 +0000 (15:53 +0000)
Doc/tut.tex
Doc/tut/tut.tex

index 178bd5cf89a321f234191a82eee2b05514a99451..cc4c5e17b2d7fc0cd9afb2b0f17ab12a468e2038 100644 (file)
@@ -1,6 +1,6 @@
 % Format this file with latex.
  
-\documentstyle[myformat]{report}
+\documentstyle[times,myformat]{report}
 
 \title{\bf
        Python Tutorial
@@ -50,8 +50,10 @@ a more formal definition of the language.
 \end{abstract}
 
 \pagebreak
-
+{
+\parskip = 0mm
 \tableofcontents
+}
 
 \pagebreak
 
index 178bd5cf89a321f234191a82eee2b05514a99451..cc4c5e17b2d7fc0cd9afb2b0f17ab12a468e2038 100644 (file)
@@ -1,6 +1,6 @@
 % Format this file with latex.
  
-\documentstyle[myformat]{report}
+\documentstyle[times,myformat]{report}
 
 \title{\bf
        Python Tutorial
@@ -50,8 +50,10 @@ a more formal definition of the language.
 \end{abstract}
 
 \pagebreak
-
+{
+\parskip = 0mm
 \tableofcontents
+}
 
 \pagebreak