diff options
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 11 |
1 files changed, 2 insertions, 9 deletions
@@ -20,13 +20,9 @@ <!ENTITY all-version "cvs-20030831-estimate"> <!ENTITY all-size-mb "105 MB"> -<!-- preparing for surgery, please don't move --> -<!-- if there's a double entry, please remove the other --> -<!ENTITY book SYSTEM "book/book.xml"> +<!ENTITY book SYSTEM "book.xml"> +<!ENTITY bookinfo SYSTEM "bookinfo.xml"> -<!ENTITY % parts SYSTEM "entities/parts.ent"> -<!ENTITY % bookinfo SYSTEM "entities/bookinfo.ent"> -<!ENTITY % dedication SYSTEM "entities/dedication.ent"> <!ENTITY % preface SYSTEM "entities/preface.ent"> <!ENTITY % chapter01 SYSTEM "entities/chapter01.ent"> <!ENTITY % chapter02 SYSTEM "entities/chapter02.ent"> @@ -99,9 +95,6 @@ <!ENTITY % vim-entities SYSTEM "entities/vim.ent"> <!ENTITY % zlib-entities SYSTEM "entities/zlib.ent"> -%parts; -%bookinfo; -%dedication; %preface; %chapter01; %chapter02; |