From 92fba0293f133059a941590768fadae6aeb92908 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 12 Nov 1991 15:44:51 +0000 Subject: ? --- Doc/myformat.sty | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Doc/myformat.sty b/Doc/myformat.sty index 9d4d102..7bb1ef9 100644 --- a/Doc/myformat.sty +++ b/Doc/myformat.sty @@ -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} } -- cgit v0.12