You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by se...@apache.org on 2009/09/09 00:11:53 UTC

svn commit: r812711 - /httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/fopdf.xsl

Author: sebb
Date: Tue Sep  8 22:11:52 2009
New Revision: 812711

URL: http://svn.apache.org/viewvc?rev=812711&view=rev
Log:
Show titles in bookmark pane

Modified:
    httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/fopdf.xsl

Modified: httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/fopdf.xsl
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/fopdf.xsl?rev=812711&r1=812710&r2=812711&view=diff
==============================================================================
--- httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/fopdf.xsl (original)
+++ httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/fopdf.xsl Tue Sep  8 22:11:52 2009
@@ -125,6 +125,9 @@
     <!-- Dot and Whitespace as separator in TOC between Label and Title-->
     <xsl:param name="autotoc.label.separator" select="'.  '"/>
 
+    <!-- Show titles in bookmarks pane -->
+    <xsl:param name="fop1.extensions">1</xsl:param>
+
 
     <!--###################################################
                   Paper & Page Size