git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="pre-audience">
+<sect1 id="pre-audience" label="ii">
<?dbhtml filename="audience.html"?>
<title>Audience</title>
-<sect1 id="pre-errata">
+<sect1 id="pre-errata" label="vii">
<?dbhtml filename="errata.html"?>
<title>Errata</title>
-<sect1 id="pre-foreword">
+<sect1 id="pre-foreword" label="i">
<?dbhtml filename="foreword.html"?>
<title>Foreword</title>
-<sect1 id="pre-hostreqs">
+<sect1 id="pre-hostreqs" label="iv">
<?dbhtml filename="hostreqs.html"?>
<title>Host System Requirements</title>
-<sect1 id="pre-organization">
+<sect1 id="pre-organization" label="vi">
<?dbhtml filename="organization.html"?>
<title>Structure</title>
-<sect1 id="pre-prerequisites">
+<sect1 id="pre-prerequisites" label="iii">
<?dbhtml filename="prerequisites.html"?>
<title>Prerequisites</title>
-<sect1 id="pre-typography">
+<sect1 id="pre-typography" label="v">
<?dbhtml filename="typography.html"?>
<title>Typography</title>
@@ -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>