Copy local state in AudioRegionView copy constructor. Fixes #4047.
[ardour2.git] / manual / xml / editor_marker_bindings.xml
blobb7ecc11033a84e432dd995563056f89772bce9e3
1 <?xml version="1.0" standalone="no"?>
3 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
5 ]>
7 <section id="sn-editor-canvas-key-bindings">
8   <title>Mark &amp; Range Key Bindings</title>
9   <table id="tbl-editor-canvas-key-bindings">
10     <title>Editor Canvas Key Bindings</title>
11     <tgroup cols = "2">
12       <colspec colnum="1" colname="Key Binding" colwidth="1"/>
13       <colspec colnum="2" colname="Action" colwidth= "2"/>
14       <thead>
15         <row>
16           <entry>
17             Key Binding
18           </entry>
20           <entry>
21             Action
22           </entry>
23         </row>
24       </thead>
25       <tbody></tbody>
26     </tgroup>
27   </table>
28 <!--
29         <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
30                 href="Some_Subsection.xml" />
31         -->
32 </section>