reverted to Emacs sgml mode
[yazpp-moved-to-github.git] / doc / yazpp.xml.in
index 901da07..414fc29 100644 (file)
@@ -6,8 +6,10 @@
      <!ENTITY chap-zoom SYSTEM "zoom.xml">
      <!ENTITY chap-api SYSTEM "api.xml">
      <!ENTITY app-license SYSTEM "license.xml">
+     <!ENTITY % common  SYSTEM "common/common.ent">
+     %common;
 ]>
-<!-- $Id: yazpp.xml.in,v 1.1 2006-03-29 13:14:14 adam Exp $ -->
+<!-- $Id: yazpp.xml.in,v 1.5 2006-04-30 12:51:45 adam Exp $ -->
 <book id="yazpp">
  <bookinfo>
   <title>YAZ++ User's Guide and Reference</title>
    <year>2002</year>
    <year>2003</year>
    <year>2004</year>
+   <year>2005</year>
+   <year>2006</year>
    <holder>Index Data Aps and Mike Taylor</holder>
   </copyright>
   <abstract>
    <simpara>
-    <ulink url="http://www.indexdata.dk/yazplusplus/">YAZ++</ulink>
+    <ulink url="&url.yazplusplus;">YAZ++</ulink>
     is a set of libraries and header files that make it easier
     to use the popular C-language
-    <ulink url="http://www.indexdata.dk/yaz/">YAZ toolkit</ulink>
+    <ulink url="&url.yaz;">YAZ toolkit</ulink>
     from C++, together with some utilities written using these
     libraries.  It includes an implementation of the C++ binding for
     ZOOM (<link linkend="zoom">ZOOM-C++</link>).
     This manual covers version @VERSION@.
     </simpara>
    <simpara>
-    CVS ID: $Id: yazpp.xml.in,v 1.1 2006-03-29 13:14:14 adam Exp $
+    CVS ID: $Id: yazpp.xml.in,v 1.5 2006-04-30 12:51:45 adam Exp $
    </simpara>
    <simpara>
     <inlinemediaobject>
      <imageobject>
-      <imagedata fileref="id.png" format="PNG"/>
+      <imagedata fileref="common/id.png" format="PNG"/>
      </imageobject>
     </inlinemediaobject>
    </simpara>
@@ -57,7 +61,7 @@
  &app-license;
 </book>
 
-<!-- Keep this comment at the end of the file
+<!-- Keep this Emacs mode comment at the end of the file
 Local variables:
 mode: sgml
 sgml-omittag:t
@@ -71,3 +75,4 @@ sgml-local-catalogs: nil
 sgml-namecase-general:t
 End:
 -->
+