<!-- do not list figures -->
<xsl:param name="doc.lot.show">example</xsl:param>
+
+ <xsl:param name="latex.begindocument">
+ <xsl:text>
+% Trick to avoid many words sticking out of the right margin of the text.
+% Note, only one latex.begindocument can be active.
+\sloppy
+
+\begin{document}
+ </xsl:text>
+ </xsl:param>
+
<!--
Make final page blank, which is required for PDFs inteneded for
extended distribution with LuLu.