From 9cafa821941464271b8386290840d445d57ce951 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sun, 25 Oct 2020 22:58:38 +0100 Subject: [PATCH] Make sure all body text is black. --- extra/pdf.xsl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/extra/pdf.xsl b/extra/pdf.xsl index 16d90a3..3868d65 100644 --- a/extra/pdf.xsl +++ b/extra/pdf.xsl @@ -30,6 +30,10 @@ example + + + linktocpage,colorlinks,linkcolor=black,urlcolor=black,pdfstartview=FitH + % Trick to avoid many words sticking out of the right margin of the text. -- 2.47.2