Got rid of the huge widow/orphan penalties

This commit is contained in:
2022-05-22 00:15:18 +00:00
parent 1478b956c1
commit 2a8227d706

View File

@@ -437,10 +437,12 @@
%% Disabling for now.
%% Penalties for various text placement issues
\clubpenalty=10000%% orphan lines
\widowpenalty=10000%% widow lines
\hfuzz=1pt%% avoid overfilled hboxes
\vfuzz=5pt%% avoid overfilled vboxes
%% They can cause strange paragraph spacing on some pages
%% Disabling for now --foley
%\clubpenalty=10000%% orphan lines
%\widowpenalty=10000%% widow lines
%\hfuzz=1pt%% avoid overfilled hboxes
%\vfuzz=5pt%% avoid overfilled vboxes
%\newcommand{\draftnote}[1]{\ifdraft{{\color{gray}#1}}}
%% We need the paralist and dashrule package in order to format the signature pages