Fix Cole Porter lyrics.
authorMike Taylor <mike@indexdata.com>
Wed, 26 Apr 2006 15:32:22 +0000 (15:32 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 26 Apr 2006 15:32:22 +0000 (15:32 +0000)
Fix typo in installation section; minor clarifications.
Restructure existing prose in VDB chapter.
Add included images (generated from multi.svg)

doc/book.xml

index 5ca2e62..73371b4 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $Id: book.xml,v 1.17 2006-04-25 12:48:52 marc Exp $ -->
+<!-- $Id: book.xml,v 1.18 2006-04-26 15:32:22 mike Exp $ -->
  <bookinfo>
   <title>Metaproxy - User's Guide and Reference</title>
   <author>
@@ -74,7 +74,7 @@
   <screen>
    Anything goes in!
    Anything goes out!
-   Cold bananas, fish, pyjamas,
+   Fish, bananas, cold pyjamas,
    Mutton, beef and trout!
        - attributed to Cole Porter.
   </screen>
  <chapter id="installation">
   <title>Installation</title>
   <para>
-   Metaproxy depends on the folloing tools/libraries:
+   Metaproxy depends on the following tools/libraries:
    <variablelist>
     <varlistentry><term><ulink url="&url.yazplusplus;">YAZ++</ulink></term>
      <listitem>
      <listitem>
       <para>This is an XSLT processor - based on 
        <ulink url="&url.libxml2;">Libxml2</ulink>. Both Libxml2 and
-       Libxslt must be installed with the development components.
+       Libxslt must be installed with the development components
+       (header files, etc.) as well as the run-time libraries.
       </para>
      </listitem>
     </varlistentry>
    <para>
     Hold on tight - this may get a little hairy.
    </para>
+  </section>
+
+
+  <section>
+   <title>Virtual databases with the <literal>virt_db</literal> filter</title>
    <para>
     In the general course of things, a Z39.50 Init request may carry
     with it an otherInfo packet of type <literal>VAL_PROXY</literal>,
     through it.
    </para>
   </section>
+
+  <section>
+   <title>A picture is worth a thousand words (but only five hundred on 64-bit architectures)</title>
+   <simpara>
+    <inlinemediaobject>
+     <imageobject>
+      <imagedata fileref="multi.png" format="PNG"/>
+     </imageobject>
+     <imageobject>
+      <imagedata fileref="multi.eps" format="EPS"/>
+     </imageobject>
+    </inlinemediaobject>
+   </simpara>
+  </section>
  </chapter>