hgbook

diff en/00book.xml @ 558:8631da51309b

Slow progress on XML conversion
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Feb 09 23:25:40 2009 -0800 (2009-02-09)
parents 863a82f13901
children b90b024729f1
line diff
     1.1 --- a/en/00book.xml	Thu Feb 05 22:45:48 2009 -0800
     1.2 +++ b/en/00book.xml	Mon Feb 09 23:25:40 2009 -0800
     1.3 @@ -9,6 +9,7 @@
     1.4  
     1.5  <!ENTITY ch01     SYSTEM "ch01-intro.xml">
     1.6  <!ENTITY ch02     SYSTEM "ch02-tour-basic.xml">
     1.7 +<!ENTITY ch12     SYSTEM "ch12-mq.xml">
     1.8  
     1.9  <!-- Include our standard shortcuts. -->
    1.10  
    1.11 @@ -40,4 +41,5 @@
    1.12  
    1.13    &ch01;
    1.14    &ch02;
    1.15 +  &ch12;
    1.16  </book>