mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 14:24:10 +01: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 -->
|
<!-- No XML declaration -->
|
||||||
<xsl:param name="chunker.output.omit-xml-declaration" select="'yes'"/>
|
<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>
|
</xsl:stylesheet>
|
||||||
|
Loading…
Reference in New Issue
Block a user