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

Slow progress on XML conversion
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 09 Feb 2009 23:25:40 -0800
parents 863a82f13901
children b90b024729f1
line wrap: on
line diff
--- a/en/00book.xml	Mon Feb 09 23:04:31 2009 -0800
+++ b/en/00book.xml	Mon Feb 09 23:25:40 2009 -0800
@@ -9,6 +9,7 @@
 
 <!ENTITY ch01     SYSTEM "ch01-intro.xml">
 <!ENTITY ch02     SYSTEM "ch02-tour-basic.xml">
+<!ENTITY ch12     SYSTEM "ch12-mq.xml">
 
 <!-- Include our standard shortcuts. -->
 
@@ -40,4 +41,5 @@
 
   &ch01;
   &ch02;
+  &ch12;
 </book>