Minor updates
[yazpp-moved-to-github.git] / doc / zoom.xml
index 0460599..e767d9b 100644 (file)
@@ -1,5 +1,5 @@
 <chapter id="zoom">
- <!-- $Id: zoom.xml,v 1.8 2002-10-21 13:38:21 adam 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