From 892abe87dea27b4eb36799fffcc6360114a2cdfd Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 7 Jan 2014 22:35:49 +0000 Subject: [PATCH] New param to turn off PDF bookmarks. --- xsl/params/show.bookmarks.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100755 xsl/params/show.bookmarks.xml diff --git a/xsl/params/show.bookmarks.xml b/xsl/params/show.bookmarks.xml new file mode 100755 index 000000000..7f8701080 --- /dev/null +++ b/xsl/params/show.bookmarks.xml @@ -0,0 +1,30 @@ + + +show.bookmarks +boolean + + +show.bookmarks +Display bookmarks in PDF output + + + + + + + + +Description + +If non-zero (default), then bookmarks are generated in PDF +output. If set to zero, bookmarks are turned off. + +See also xsl1.1.bookmarks. + + + -- 2.40.0