<!-- 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>
+ <!-- No use showing table of content, it is useless -->
+ <xsl:param name="doc.toc.show">0</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