diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-21 20:24:52 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-21 20:24:52 +0000 |
commit | dc931cb251714f9f8f8f3c699dd72e80708bc0f3 (patch) | |
tree | 465e0434886d44b7327b1c7919f08ffc8681d95f /prologue | |
parent | 962a927c9e497c6b95bf57700978087a6aefe5a5 (diff) |
Automatized preface pages labeling.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7556 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 b883fd807..eb8950efb 100644 --- a/prologue/audience.xml +++ b/prologue/audience.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="pre-audience" label="ii"> +<sect1 id="pre-audience"> <?dbhtml filename="audience.html"?> <title>Audience</title> diff --git a/prologue/errata.xml b/prologue/errata.xml index 6c5f8a5b9..69e196210 100644 --- a/prologue/errata.xml +++ b/prologue/errata.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="pre-errata" label="vii"> +<sect1 id="pre-errata"> <?dbhtml filename="errata.html"?> <title>Errata</title> diff --git a/prologue/foreword.xml b/prologue/foreword.xml index 8541451e7..2ebe3414c 100644 --- a/prologue/foreword.xml +++ b/prologue/foreword.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="pre-foreword" label="i"> +<sect1 id="pre-foreword"> <?dbhtml filename="foreword.html"?> <title>Foreword</title> diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml index b29b58c6a..a0c82c309 100644 --- a/prologue/hostreqs.xml +++ b/prologue/hostreqs.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="pre-hostreqs" label="iv"> +<sect1 id="pre-hostreqs"> <?dbhtml filename="hostreqs.html"?> <title>Host System Requirements</title> diff --git a/prologue/organization.xml b/prologue/organization.xml index ffaac5165..c4ca2cd31 100644 --- a/prologue/organization.xml +++ b/prologue/organization.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="pre-organization" label="vi"> +<sect1 id="pre-organization"> <?dbhtml filename="organization.html"?> <title>Structure</title> diff --git a/prologue/prerequisites.xml b/prologue/prerequisites.xml index 60f144938..c3adf54eb 100644 --- a/prologue/prerequisites.xml +++ b/prologue/prerequisites.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="pre-prerequisites" label="iii"> +<sect1 id="pre-prerequisites"> <?dbhtml filename="prerequisites.html"?> <title>Prerequisites</title> diff --git a/prologue/typography.xml b/prologue/typography.xml index 27556c4fd..ab884840d 100644 --- a/prologue/typography.xml +++ b/prologue/typography.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="pre-typography" label="v"> +<sect1 id="pre-typography"> <?dbhtml filename="typography.html"?> <title>Typography</title> |