]> pere.pagekite.me Git - text-madewithcc.git/commitdiff
Make sure all body text is black.
authorPetter Reinholdtsen <pere@hungry.com>
Sun, 25 Oct 2020 21:58:38 +0000 (22:58 +0100)
committerPetter Reinholdtsen <pere@hungry.com>
Sun, 25 Oct 2020 21:58:38 +0000 (22:58 +0100)
extra/pdf.xsl

index 16d90a33c033af168c763273cebc4c3a2a2d5792..3868d651cd65969efbcd5fbfefd7f8e23fb22cad 100644 (file)
   <!-- do not list figures -->
   <xsl:param name="doc.lot.show">example</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>
+
   <xsl:param name="latex.begindocument">
     <xsl:text>
 % Trick to avoid many words sticking out of the right margin of the text.