Un bit-rot the docbook manual build, just for kicks.
[ardour.git] / manual / xml / book_info.xml
index 7684bae0a3073b7fa128360a5d913fd4044f436a..7c6098b0e7d310a2229f832c5a57d53091b39946 100644 (file)
@@ -2,24 +2,21 @@
 
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
 
-<!ENTITY BOOKNAME "Ardour Reference Guide">
-<!ENTITY BOOKVERSION "0.01"> <!-- change version here -->
-<!ENTITY BOOKDATE "2007-01-13"> <!-- change revision date here -->
-<!ENTITY BOOKID "&BOOKNAME;-&BOOKVERSION; (&BOOKDATE;)">
-<!ENTITY BUG-NUM "000001"> <!-- use this only while in draft stage -->
+<!ENTITY % BOOK_ENTITIES SYSTEM "../../build/manual/ent/entities.ent">
+%BOOK_ENTITIES;
 
 ]>
 
 <bookinfo>
   <title>Ardour Manual</title>
   <issuenum>1.0</issuenum>
-  <productnumber>2.0</productnumber>
+  <productnumber>&ARDOUR_VERSION;</productnumber>
   <abstract>
     <para>
-      This is the manual for Ardour, a digital audio workstation for Linux
-      and MacOSX. This manual is jointly created and edited by the Ardour
-      community. It may be published in paper format at some time in the
-      future.
+      This is the manual for &ARDOUR_NAME; version &ARDOUR_VERSION;, a
+      digital audio workstation for Linux and MacOSX. This manual is jointly
+      created and edited by the &ARDOUR_NAME; community. It may be published
+      in paper format at some time in the future.
     </para>
   </abstract>
   <isbn>
@@ -40,7 +37,7 @@
     </publishername>
   </publisher>
   <copyright>
-    <year>2007</year>
-    <holder>Ardour Foundation</holder>
+    <year>&YEAR;</year>
+    <holder>&COPYRIGHT_HOLDER;</holder>
   </copyright>
 </bookinfo>