diff options
Diffstat (limited to 'entities')
-rw-r--r-- | entities/book-structure.xml | 4 |
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"> |