Copy local state in AudioRegionView copy constructor. Fixes #4047.
[ardour2.git] / manual / xml / book_info.xml
blob061e2f013310d18905d908f57c6047fbc3c85272
1 <?xml version='1.0'?>
3 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
5 <!ENTITY % BOOK_ENTITIES SYSTEM "./entities.ent">
6 %BOOK_ENTITIES;
8 ]>
10 <bookinfo>
11   <title>Ardour Manual</title>
12   <issuenum>1.0</issuenum>
13   <productnumber>&ARDOUR_VERSION;</productnumber>
14   <abstract>
15     <para>
16       This is the manual for &ARDOUR_NAME; version &ARDOUR_VERSION;, a
17       digital audio workstation for Linux and MacOSX. This manual is jointly
18       created and edited by the &ARDOUR_NAME; community. It may be published
19       in paper format at some time in the future.
20     </para>
21   </abstract>
22   <isbn>
23                 N/A
24         </isbn>
25   <mediaobject>
26     <imageobject>
27       <imagedata fileref="images/ardourlogo.png"/>
28     </imageobject>
29   </mediaobject>
30   <publisher>
31     <publishername>
32       <inlinemediaobject>
33         <imageobject>
34           <imagedata fileref="images/ardour-title.png" />
35         </imageobject>
36       </inlinemediaobject>
37     </publishername>
38   </publisher>
39   <copyright>
40     <year>&YEAR;</year>
41     <holder>&COPYRIGHT_HOLDER;</holder>
42   </copyright>
43 </bookinfo>