summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2007-07-22 08:08:41 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2007-07-22 08:08:41 +0000
commitc0896e68f2400ce6301aba37e67a1b901cfce0a4 (patch)
tree593ee0271578152b12dcb18e7ab13ebb94ba9692 /docbook
parente2240d34d585dc2956a9c5c58aa44862f96ab8ae (diff)
downloadwireshark-c0896e68f2400ce6301aba37e67a1b901cfce0a4.tar.gz
Add remark on FOP 0.93
svn path=/trunk/; revision=22379
Diffstat (limited to 'docbook')
-rw-r--r--docbook/custom_layer_pdf.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/docbook/custom_layer_pdf.xsl b/docbook/custom_layer_pdf.xsl
index 357f64ded0..f5605214e6 100644
--- a/docbook/custom_layer_pdf.xsl
+++ b/docbook/custom_layer_pdf.xsl
@@ -8,6 +8,7 @@
<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"/>
<!-- create pdf bookmarks -->
+<!-- Disable this since FOP 0.93 doesn't handle them, yet -->
<xsl:param name="fop.extensions" select="1"/>
<!-- don't use the draft mode (no loading of image from the web) -->