]> pere.pagekite.me Git - text-destroy-surveillance.git/commitdiff
Use black text everywhere for print PDF.
authorPetter Reinholdtsen <pere@hungry.com>
Tue, 20 Oct 2020 22:31:18 +0000 (00:31 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Tue, 20 Oct 2020 22:31:18 +0000 (00:31 +0200)
pdf.xsl

diff --git a/pdf.xsl b/pdf.xsl
index 443c397b7ae80a05b4dae5e9f015f5f84cd881e3..c40ae1cfeecbfd70ebfd5393847ad1446151c155 100644 (file)
--- a/pdf.xsl
+++ b/pdf.xsl
   <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