Author: manuel
Date: 2006-04-20 15:11:31 -0600 (Thu, 20 Apr 2006)
New Revision: 7545

Modified:
   trunk/BOOK/stylesheets/lfs-chunked2.xsl
Log:
Autolabel preface using lowercase roman numbers

Modified: trunk/BOOK/stylesheets/lfs-chunked2.xsl
===================================================================
--- trunk/BOOK/stylesheets/lfs-chunked2.xsl     2006-04-20 20:31:21 UTC (rev 
7544)
+++ trunk/BOOK/stylesheets/lfs-chunked2.xsl     2006-04-20 21:11:31 UTC (rev 
7545)
@@ -32,4 +32,7 @@
     <!-- 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>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to