From 29fb37248c006e71747634320c261b21fa692aab Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Fri, 14 Aug 2020 19:27:59 +0200 Subject: [PATCH] Drop empty TOC from PDF. --- pdf.xsl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pdf.xsl b/pdf.xsl index c24de00..8efd73a 100644 --- a/pdf.xsl +++ b/pdf.xsl @@ -9,4 +9,7 @@ 0.55in a4paper,openright,twoside + + 0 + -- 2.50.1