Added charmap facility to delete leading articles
[idzebra-moved-to-github.git] / doc / zebra.xml.in
index e248c7f..48f5991 100644 (file)
@@ -1,6 +1,7 @@
 <?xml version="1.0" standalone="no"?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
                     "@DTD_DIR@/docbookx.dtd" [
+        <!ENTITY oslash "&#x00F8;"> <!-- CIRCLED DIVISION SLASH -->
         <!ENTITY chap-introduction SYSTEM "introduction.xml">
         <!ENTITY chap-installation SYSTEM "installation.xml">
         <!ENTITY chap-quickstart SYSTEM "quickstart.xml">
@@ -13,6 +14,7 @@
         <!ENTITY app-indexdata SYSTEM "indexdata.xml">
 
         <!ENTITY zebraidx-options SYSTEM "zebraidx-options.xml">
+        <!ENTITY zebraidx-commands SYSTEM "zebraidx-commands.xml">
        <!ENTITY ref-local-representation '
                <xref linkend="local-representation"/>'>
        <!ENTITY ref-record-types '
@@ -22,7 +24,7 @@
        <!ENTITY ref-shadow-registers '
                <xref linkend="shadow-registers"/>'>
 ]>
-<!-- $Id: zebra.xml.in,v 1.12 2002-10-20 14:02:03 mike Exp $ -->
+<!-- $Id: zebra.xml.in,v 1.17 2004-01-15 14:22:22 adam Exp $ -->
 <book id="zebra">
  <bookinfo>
   <title>Zebra - User's Guide and Reference</title>
@@ -39,7 +41,7 @@
    <firstname>Mike</firstname><surname>Taylor</surname>
   </author>
   <copyright>
-   <year>1995-2002</year>
+   <year>1995-2004</year>
    <holder>Index Data</holder>
   </copyright>
   <abstract>
     appropriately for your application, add data and set up a running
     information service.  It describes version @VERSION@ of Zebra.
    </simpara>
+   <simpara>
+    <inlinemediaobject>
+     <imageobject>
+      <imagedata fileref="zebra.png" format="PNG"/>
+     </imageobject>
+     <imageobject>
+      <imagedata fileref="zebra.eps" format="EPS"/>
+     </imageobject>
+    </inlinemediaobject>
+   </simpara>
   </abstract>
  </bookinfo>