diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-20 21:23:30 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-20 21:23:30 +0000 |
commit | f347b78b0a57249120b4cf749f7db6f2704aec9d (patch) | |
tree | f85a3a199a7f720f2dcde1960078d79791879742 /prologue | |
parent | 6b3a2a6813fe3f637f4df14e6945c262332dda81 (diff) |
Label preface sections using lowercase roman numbers
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue')
-rw-r--r-- | prologue/audience.xml | 2 | ||||
-rw-r--r-- | prologue/errata.xml | 2 | ||||
-rw-r--r-- | prologue/foreword.xml | 2 | ||||
-rw-r--r-- | prologue/hostreqs.xml | 2 | ||||
-rw-r--r-- | prologue/organization.xml | 2 | ||||
-rw-r--r-- | prologue/prerequisites.xml | 2 | ||||
-rw-r--r-- | prologue/typography.xml | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/prologue/audience.xml b/prologue/audience.xml index eb8950efb..b883fd807 100644 --- a/prologue/audience.xml +++ b/prologue/audience.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="pre-audience"> +<sect1 id="pre-audience" label="ii"> <?dbhtml filename="audience.html"?> <title>Audience</title> diff --git a/prologue/errata.xml b/prologue/errata.xml index 69e196210..6c5f8a5b9 100644 --- a/prologue/errata.xml +++ b/prologue/errata.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="pre-errata"> +<sect1 id="pre-errata" label="vii"> <?dbhtml filename="errata.html"?> <title>Errata</title> diff --git a/prologue/foreword.xml b/prologue/foreword.xml index 2ebe3414c..8541451e7 100644 --- a/prologue/foreword.xml +++ b/prologue/foreword.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="pre-foreword"> +<sect1 id="pre-foreword" label="i"> <?dbhtml filename="foreword.html"?> <title>Foreword</title> diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml index a4d4948ea..83f8abb2f 100644 --- a/prologue/hostreqs.xml +++ b/prologue/hostreqs.xml @@ -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> diff --git a/prologue/organization.xml b/prologue/organization.xml index c4ca2cd31..ffaac5165 100644 --- a/prologue/organization.xml +++ b/prologue/organization.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="pre-organization"> +<sect1 id="pre-organization" label="vi"> <?dbhtml filename="organization.html"?> <title>Structure</title> diff --git a/prologue/prerequisites.xml b/prologue/prerequisites.xml index c3adf54eb..60f144938 100644 --- a/prologue/prerequisites.xml +++ b/prologue/prerequisites.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="pre-prerequisites"> +<sect1 id="pre-prerequisites" label="iii"> <?dbhtml filename="prerequisites.html"?> <title>Prerequisites</title> diff --git a/prologue/typography.xml b/prologue/typography.xml index ab884840d..27556c4fd 100644 --- a/prologue/typography.xml +++ b/prologue/typography.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="pre-typography"> +<sect1 id="pre-typography" label="v"> <?dbhtml filename="typography.html"?> <title>Typography</title> |