]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
?
authorGuido van Rossum <guido@python.org>
Tue, 12 Nov 1991 15:44:51 +0000 (15:44 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 12 Nov 1991 15:44:51 +0000 (15:44 +0000)
Doc/myformat.sty

index 9d4d102170eb7e47cf34c40c9438c7054f6f0d12..7bb1ef944015b016ba9aca02ef89912cc682331a 100644 (file)
@@ -1,5 +1,8 @@
 % Style parameters and macros used by all documents here
 
+\raggedbottom
+\sloppy
+
 % A4 page lay-out parameters
 \textwidth =      160mm
 \textheight =     240mm
@@ -25,8 +28,8 @@
        \setlength{\codewidth}{\linewidth}
        \addtolength{\codewidth}{-\parindent}
        %
-       \vspace{3mm}
        \par
+       \vspace{3mm}
        \indent
        \begin{minipage}[t]{\codewidth}
 }