aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs-nochunks.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-nochunks.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-nochunks.xsl')
-rw-r--r--stylesheets/lfs-nochunks.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/lfs-nochunks.xsl b/stylesheets/lfs-nochunks.xsl
index 375f1d8cd..027f42eb7 100644
--- a/stylesheets/lfs-nochunks.xsl
+++ b/stylesheets/lfs-nochunks.xsl
@@ -5,7 +5,7 @@
version="1.0">
<!-- We use XHTML -->
- <xsl:import href="http://docbook.sourceforge.net/release/xsl/1.67.2/xhtml/profile-docbook.xsl"/>
+ <xsl:import href="http://docbook.sourceforge.net/release/xsl/1.68.1/xhtml/profile-docbook.xsl"/>
<!-- Fix encoding issues with default UTF-8 output of the xhtml stylesheet -->
<xsl:output method="html" encoding="ISO-8859-1" indent="no" />