mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Autolabel preface using lowercase roman numbers
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
968d0442c4
commit
6b3a2a6813
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user