?
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}
 }