Finished, I think. Ready to release.
[yazpp-moved-to-github.git] / doc / zoom.xml
index c2778db..e767d9b 100644 (file)
@@ -1,5 +1,5 @@
 <chapter id="zoom">
- <!-- $Id: zoom.xml,v 1.7 2002-10-11 12:19:09 mike Exp $ -->
+ <!-- $Id: zoom.xml,v 1.9 2002-10-22 21:21:54 adam Exp $ -->
  <title>ZOOM-C++</title>
 
 
         cout &lt;&lt; rec-&gt;render() &lt;&lt; endl;
     }
   </programlisting>
-  <para>
-   (Note that, for the sake of simplicity, this program does not check
-   for errors: we show a more robust version of the same program
-   <link linkend="revised-sample">later</link>.)
-  </para>
+   <note>
+    <para>
+     For the sake of simplicity, this program does not check
+     for errors: we show a more robust version of the same program
+     <link linkend="revised-sample">later</link>.)
+    </para>
+   </note>
   <para>
    Yaz++'s implementation of the C++ binding is a thin layer over Yaz's
    implementation of the C binding.  For information on the supported
  sgml-always-quote-attributes:t
  sgml-indent-step:1
  sgml-indent-data:t
- sgml-parent-document: "zebra.xml"
+ sgml-parent-document: "yaz++.xml"
  sgml-local-catalogs: nil
  sgml-namecase-general:t
  End: