From: Petter Reinholdtsen Date: Mon, 20 Jul 2015 22:40:47 +0000 (+0200) Subject: Add trick to improve word wrap with narrow columns. X-Git-Tag: edition-2015-10-10~427 X-Git-Url: https://pere.pagekite.me/gitweb/text-free-culture-lessig.git/commitdiff_plain/983695f9d1946f2513009f6c6f19c4d15ccdb725?ds=inline Add trick to improve word wrap with narrow columns. --- diff --git a/data/dblatex-endnotes.xsl b/data/dblatex-endnotes.xsl index 187ff79..b266e34 100644 --- a/data/dblatex-endnotes.xsl +++ b/data/dblatex-endnotes.xsl @@ -13,9 +13,14 @@ in front of it. \usepackage{endnotes} \let\footnote=\endnote \def\enoteheading{\mbox{}\par\vskip-\baselineskip } + +% Trick to avoid many words sticking out of the right margin of the text. +% Need to add it here with the end notes, as only one +% latex.begindocument can be active. +\sloppy + \begin{document} -