aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-04-20 21:23:30 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-04-20 21:23:30 +0000
commitf347b78b0a57249120b4cf749f7db6f2704aec9d (patch)
treef85a3a199a7f720f2dcde1960078d79791879742 /stylesheets
parent6b3a2a6813fe3f637f4df14e6945c262332dda81 (diff)
Label preface sections using lowercase roman numbers
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/lfs-chunked2.xsl3
1 files changed, 0 insertions, 3 deletions
diff --git a/stylesheets/lfs-chunked2.xsl b/stylesheets/lfs-chunked2.xsl
index 86907ebe7..675c0a1e5 100644
--- a/stylesheets/lfs-chunked2.xsl
+++ b/stylesheets/lfs-chunked2.xsl
@@ -32,7 +32,4 @@
<!-- No XML declaration -->
<xsl:param name="chunker.output.omit-xml-declaration" select="'yes'"/>
- <!-- Autolabel preface using lowercase roman numbers -->
- <xsl:param name="preface.autolabel" select="'i'"/>
-
</xsl:stylesheet>