<xsl:param name="draft.watermark">1</xsl:param>
<xsl:param name="doc.section.depth">0</xsl:param>
+ <!-- The TOC links in the titles, and in blue. -->
+ <!-- ensure URLs in the text do not end up light gray too -->
+ <xsl:param name="latex.hyperparam">linktocpage,colorlinks,linkcolor=black,urlcolor=black,pdfstartview=FitH</xsl:param>
+
<!-- insert a few latex tricks at the top of the .tex document -->
<xsl:param name="latex.begindocument">
<xsl:text>% start of latex.begindocument