From dd7551320eed9dcb00ad7f4cf829f9c223454b8b Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 7 Jan 2014 21:32:38 +0000 Subject: [PATCH] Param to use standard XSL 1.1 bookmark elements. --- xsl/params/xsl1.1.bookmarks.xml | 41 +++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100755 xsl/params/xsl1.1.bookmarks.xml diff --git a/xsl/params/xsl1.1.bookmarks.xml b/xsl/params/xsl1.1.bookmarks.xml new file mode 100755 index 000000000..1b1a0e424 --- /dev/null +++ b/xsl/params/xsl1.1.bookmarks.xml @@ -0,0 +1,41 @@ + + +xsl1.1.bookmarks +boolean + + +xsl1.1.bookmarks +Use standard XSL 1.1 bookmark elements + + + + + + 1 + 1 + 1 + 0 + + + +Description + +If non-zero (default), +the stylesheet uses the +fo:bookmark-tree +and +fo:bookmark elements that are +standard in XSL 1.1, instead of each XSL-FO processor's proprietary +bookmark elements. +If zero, then the stylesheet uses the proprietary bookmark elements that +predate XSL 1.1. + + + + -- 2.40.0