summaryrefslogtreecommitdiff
path: root/manual/xml/book_info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/xml/book_info.xml')
-rw-r--r--manual/xml/book_info.xml52
1 files changed, 52 insertions, 0 deletions
diff --git a/manual/xml/book_info.xml b/manual/xml/book_info.xml
new file mode 100644
index 0000000000..263726be3c
--- /dev/null
+++ b/manual/xml/book_info.xml
@@ -0,0 +1,52 @@
+<?xml version='1.0'?>
+<!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 -->
+
+]>
+<bookinfo>
+ <title>Ardour Manual</title>
+
+ <issuenum>1.0</issuenum>
+ <productnumber>2.0</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.
+ </para>
+ </abstract>
+
+ <isbn>
+ N/A
+ </isbn>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/ardourlogo.png"/>
+ </imageobject>
+ </mediaobject>
+
+ <publisher>
+ <publishername>
+ <inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="images/ardour-title.png" />
+ </imageobject>
+ </inlinemediaobject>
+ </publishername>
+ </publisher>
+
+ <copyright>
+ <year>2007</year>
+ <holder>Ardour Foundation</holder>
+ </copyright>
+
+</bookinfo>
+
+