aboutsummaryrefslogtreecommitdiffstats
path: root/entities
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-02-07 14:57:18 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-02-07 14:57:18 +0000
commit7873a7c1a60fc10b6669f8539d51a3dd43d76a24 (patch)
tree1d8c35e0f557d3f87ce296626d274b4f32196f07 /entities
parent540fd314f00433a16f39240e47f4af19b74297e8 (diff)
Moving Ack and Typ to Preface.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r--entities/book-structure.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/book-structure.xml b/entities/book-structure.xml
index 6147befbc..24313e3e8 100644
--- a/entities/book-structure.xml
+++ b/entities/book-structure.xml
@@ -2,14 +2,14 @@
<!ENTITY pf-foreword SYSTEM "../preface/foreword.xml">
<!ENTITY pf-audience SYSTEM "../preface/audience.xml">
<!ENTITY pf-prerequisites SYSTEM "../preface/prerequisites.xml">
+<!ENTITY pf-typography SYSTEM "../preface/typography.xml">
+<!ENTITY pf-acknowledgements SYSTEM "../preface/acknowledgements.xml">
<!ENTITY pf-organization SYSTEM "../preface/organization.xml">
<!ENTITY chapter01 SYSTEM "../chapter01/chapter01.xml">
<!ENTITY c1-how SYSTEM "../chapter01/how.xml">
-<!ENTITY c1-conventions SYSTEM "../chapter01/conventions.xml">
<!ENTITY c1-changelog SYSTEM "../chapter01/changelog.xml">
<!ENTITY c1-resources SYSTEM "../chapter01/contactinfo.xml">
-<!ENTITY c1-acknowledgements SYSTEM "../chapter01/acknowledgements.xml">
<!ENTITY chapter02 SYSTEM "../chapter02/chapter02.xml">
<!ENTITY c2-aboutlfs SYSTEM "../chapter02/aboutlfs.xml">