From 25eb7e73fd7bb0c9a47f946867c67eed74fea68f Mon Sep 17 00:00:00 2001 From: Matt Dew Date: Sat, 11 Dec 2010 18:54:45 -0500 Subject: Add support for PDF bookmarks in the xorg stylesheet PDF files can optionally include an active table of contents that is displayed alongside the pages in the PDF viewer. These references are called bookmarks. PDF bookmarks are generated using special functions in each XSL-FO processor because XSL cannot produce them directly. Bookmarks will be automatically produced when used with DocBook XSL stylesheets version 1.70.0 or later Signed-off-by: Gaetan Nadon Reviewed-by: Alan Coopersmith Signed-off-by: Alan Coopersmith --- xorg.xsl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xorg.xsl b/xorg.xsl index cf6c649..d3b0612 100644 --- a/xorg.xsl +++ b/xorg.xsl @@ -41,6 +41,10 @@ DEALINGS IN THE SOFTWARE. + + + +