phd_thesis_markdown icon indicating copy to clipboard operation
phd_thesis_markdown copied to clipboard

Widows and orphans

Open DeastinY opened this issue 7 years ago • 1 comments

Normally I'd fix them by adding

\clubpenalty10000
\widowpenalty10000
\displaywidowpenalty=10000

but this screws with the references. Any other options ? Any idea why this messes with citations ?

Edit: using \usepackage[all]{nowidow} results in the same behavior.

DeastinY avatar Jan 18 '18 14:01 DeastinY

https://github.com/jgm/pandoc/issues/3255 might be related

DeastinY avatar Jan 18 '18 14:01 DeastinY