hgbook

diff it/00book.xml @ 903:bc4ce1a80d40

Close chapter contents properly before the document footer.
author dukebody <dukebody@gmail.com>
date Mon Oct 26 16:12:39 2009 +0100 (2009-10-26)
parents 85f013a831d9
children 719b03ea27c8
line diff
     1.1 --- a/it/00book.xml	Tue Aug 04 18:30:58 2009 +0200
     1.2 +++ b/it/00book.xml	Mon Oct 26 16:12:39 2009 +0100
     1.3 @@ -25,6 +25,7 @@
     1.4  <!ENTITY appB     SYSTEM "appB-mq-ref.xml">
     1.5  <!ENTITY appC     SYSTEM "appC-srcinstall.xml">
     1.6  <!ENTITY appD     SYSTEM "appD-license.xml">
     1.7 +<!ENTITY bib      SYSTEM "bibliography.xml">
     1.8  
     1.9  <!-- Include our standard shortcuts. -->
    1.10  
    1.11 @@ -117,4 +118,6 @@
    1.12    &appC;
    1.13    <!-- BEGIN appD -->
    1.14    &appD;
    1.15 +  <!-- BEGIN bib -->
    1.16 +  &bib;
    1.17  </book>