From: Bob Stayton Date: Tue, 7 Jan 2014 22:35:49 +0000 (+0000) Subject: New param to turn off PDF bookmarks. X-Git-Tag: release/1.79.1~6^2~128 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=892abe87dea27b4eb36799fffcc6360114a2cdfd;p=docbook-dsssl New param to turn off PDF bookmarks. --- 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. + + +