Commit 39ab88ed authored by witiko's avatar witiko
Browse files

Clubs and widows are now set to be infinitely bad.

parent f1789926
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -262,6 +262,11 @@
  pdfpagelabels              % Generate pdf page labels
  pdfpagelabels              % Generate pdf page labels
}
}
%    \end{macrocode}
%    \end{macrocode}
% Clubs and widows are set to be infinitely bad.
%    \begin{macrocode}
\widowpenalty 10000
\clubpenalty  10000
%    \end{macrocode}
% \begin{macro}{\thesis@color@setup}
% \begin{macro}{\thesis@color@setup}
% The file defines the |\thesis@color@setup|\marg{colors} command,
% The file defines the |\thesis@color@setup|\marg{colors} command,
% where \textit{colors} is a comma-delimited list of key-value
% where \textit{colors} is a comma-delimited list of key-value