mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 13:59:51 +01:00
Label preface sections using lowercase roman numbers
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6b3a2a6813
commit
f347b78b0a
@ -5,7 +5,7 @@
|
|||||||
%general-entities;
|
%general-entities;
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="pre-audience">
|
<sect1 id="pre-audience" label="ii">
|
||||||
<?dbhtml filename="audience.html"?>
|
<?dbhtml filename="audience.html"?>
|
||||||
|
|
||||||
<title>Audience</title>
|
<title>Audience</title>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%general-entities;
|
%general-entities;
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="pre-errata">
|
<sect1 id="pre-errata" label="vii">
|
||||||
<?dbhtml filename="errata.html"?>
|
<?dbhtml filename="errata.html"?>
|
||||||
|
|
||||||
<title>Errata</title>
|
<title>Errata</title>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%general-entities;
|
%general-entities;
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="pre-foreword">
|
<sect1 id="pre-foreword" label="i">
|
||||||
<?dbhtml filename="foreword.html"?>
|
<?dbhtml filename="foreword.html"?>
|
||||||
|
|
||||||
<title>Foreword</title>
|
<title>Foreword</title>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%general-entities;
|
%general-entities;
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="pre-hostreqs">
|
<sect1 id="pre-hostreqs" label="iv">
|
||||||
<?dbhtml filename="hostreqs.html"?>
|
<?dbhtml filename="hostreqs.html"?>
|
||||||
|
|
||||||
<title>Host System Requirements</title>
|
<title>Host System Requirements</title>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%general-entities;
|
%general-entities;
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="pre-organization">
|
<sect1 id="pre-organization" label="vi">
|
||||||
<?dbhtml filename="organization.html"?>
|
<?dbhtml filename="organization.html"?>
|
||||||
|
|
||||||
<title>Structure</title>
|
<title>Structure</title>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%general-entities;
|
%general-entities;
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="pre-prerequisites">
|
<sect1 id="pre-prerequisites" label="iii">
|
||||||
<?dbhtml filename="prerequisites.html"?>
|
<?dbhtml filename="prerequisites.html"?>
|
||||||
|
|
||||||
<title>Prerequisites</title>
|
<title>Prerequisites</title>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%general-entities;
|
%general-entities;
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="pre-typography">
|
<sect1 id="pre-typography" label="v">
|
||||||
<?dbhtml filename="typography.html"?>
|
<?dbhtml filename="typography.html"?>
|
||||||
|
|
||||||
<title>Typography</title>
|
<title>Typography</title>
|
||||||
|
@ -32,7 +32,4 @@
|
|||||||
<!-- 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