aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs-pdf.xsl
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-04-17 20:09:19 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-04-17 20:09:19 +0000
commit95f1eb84e8f19675595193e0ca243d478f89bca5 (patch)
tree8bbcc37aa5edf9979c1021e3357fd2618798b639 /stylesheets/lfs-pdf.xsl
parentf9bd7b2798fa93089d5df963ff11d4d61babac87 (diff)
Updated the stylesheets to use DocBook-XSL 168.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets/lfs-pdf.xsl')
-rw-r--r--stylesheets/lfs-pdf.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/lfs-pdf.xsl b/stylesheets/lfs-pdf.xsl
index 39e3fa067..382dd2c48 100644
--- a/stylesheets/lfs-pdf.xsl
+++ b/stylesheets/lfs-pdf.xsl
@@ -4,7 +4,7 @@
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version="1.0">
<!-- We use FO and FOP as the processor -->
- <xsl:import href="http://docbook.sourceforge.net/release/xsl/1.67.2/fo/docbook.xsl"/>
+ <xsl:import href="http://docbook.sourceforge.net/release/xsl/1.68.1/fo/docbook.xsl"/>
<xsl:param name="fop.extensions" select="1"/>
<xsl:param name="draft.mode" select="'no'"/>