Author: manuel
Date: 2006-04-20 15:23:30 -0600 (Thu, 20 Apr 2006)
New Revision: 7546
Modified:
trunk/BOOK/prologue/audience.xml
trunk/BOOK/prologue/errata.xml
trunk/BOOK/prologue/foreword.xml
trunk/BOOK/prologue/hostreqs.xml
trunk/BOOK/prologue/organization.xml
trunk/BOOK/prologue/prerequisites.xml
trunk/BOOK/prologue/typography.xml
trunk/BOOK/stylesheets/lfs-chunked2.xsl
Log:
Label preface sections using lowercase roman numbers
Modified: trunk/BOOK/prologue/audience.xml
===================================================================
--- trunk/BOOK/prologue/audience.xml 2006-04-20 21:11:31 UTC (rev 7545)
+++ trunk/BOOK/prologue/audience.xml 2006-04-20 21:23:30 UTC (rev 7546)
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="pre-audience">
+<sect1 id="pre-audience" label="ii">
<?dbhtml filename="audience.html"?>
<title>Audience</title>
Modified: trunk/BOOK/prologue/errata.xml
===================================================================
--- trunk/BOOK/prologue/errata.xml 2006-04-20 21:11:31 UTC (rev 7545)
+++ trunk/BOOK/prologue/errata.xml 2006-04-20 21:23:30 UTC (rev 7546)
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="pre-errata">
+<sect1 id="pre-errata" label="vii">
<?dbhtml filename="errata.html"?>
<title>Errata</title>
Modified: trunk/BOOK/prologue/foreword.xml
===================================================================
--- trunk/BOOK/prologue/foreword.xml 2006-04-20 21:11:31 UTC (rev 7545)
+++ trunk/BOOK/prologue/foreword.xml 2006-04-20 21:23:30 UTC (rev 7546)
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="pre-foreword">
+<sect1 id="pre-foreword" label="i">
<?dbhtml filename="foreword.html"?>
<title>Foreword</title>
Modified: trunk/BOOK/prologue/hostreqs.xml
===================================================================
--- trunk/BOOK/prologue/hostreqs.xml 2006-04-20 21:11:31 UTC (rev 7545)
+++ trunk/BOOK/prologue/hostreqs.xml 2006-04-20 21:23:30 UTC (rev 7546)
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="pre-hostreqs">
+<sect1 id="pre-hostreqs" label="iv">
<?dbhtml filename="hostreqs.html"?>
<title>Host System Requirements</title>
Modified: trunk/BOOK/prologue/organization.xml
===================================================================
--- trunk/BOOK/prologue/organization.xml 2006-04-20 21:11:31 UTC (rev
7545)
+++ trunk/BOOK/prologue/organization.xml 2006-04-20 21:23:30 UTC (rev
7546)
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="pre-organization">
+<sect1 id="pre-organization" label="vi">
<?dbhtml filename="organization.html"?>
<title>Structure</title>
Modified: trunk/BOOK/prologue/prerequisites.xml
===================================================================
--- trunk/BOOK/prologue/prerequisites.xml 2006-04-20 21:11:31 UTC (rev
7545)
+++ trunk/BOOK/prologue/prerequisites.xml 2006-04-20 21:23:30 UTC (rev
7546)
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="pre-prerequisites">
+<sect1 id="pre-prerequisites" label="iii">
<?dbhtml filename="prerequisites.html"?>
<title>Prerequisites</title>
Modified: trunk/BOOK/prologue/typography.xml
===================================================================
--- trunk/BOOK/prologue/typography.xml 2006-04-20 21:11:31 UTC (rev 7545)
+++ trunk/BOOK/prologue/typography.xml 2006-04-20 21:23:30 UTC (rev 7546)
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="pre-typography">
+<sect1 id="pre-typography" label="v">
<?dbhtml filename="typography.html"?>
<title>Typography</title>
Modified: trunk/BOOK/stylesheets/lfs-chunked2.xsl
===================================================================
--- trunk/BOOK/stylesheets/lfs-chunked2.xsl 2006-04-20 21:11:31 UTC (rev
7545)
+++ trunk/BOOK/stylesheets/lfs-chunked2.xsl 2006-04-20 21:23:30 UTC (rev
7546)
@@ -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>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page