I have a LaTeX document (compiling with pdflatex), with the multicols and microtype package enabled.
The document is using two cols using the \begin{multicols}{2} ...\end{multicols} environment.
microtype already does a great job with kerning. But still I have quite a lot of
hyphenated words. Often times I have three or even more hyphenated 'lines' in a row.
Is there a way to add a penalty in LaTeX, to only have two hyphenated 'lines' in a row?