]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/10_working-with-tracks/09_track-context-menu.html
Adding ids to h2 subtitles for later linking
[ardour-manual] / _manual / 10_working-with-tracks / 09_track-context-menu.html
index ea59c1c957f7112ba159ac30aabf13410fb29695..2b2a76065f4eeb7564ddb19bafd939edb55abbec 100644 (file)
@@ -2,45 +2,56 @@
 layout: default
 title: Track Context Menu
 ---                        
-
-
   
-  <p>Within the editor window, context-clicking on either a region or empty space within a track will popup the <em>track context menu</em>, which provides easy access to many track-level operations.</p>
-<p>If you click on a region, the first item in the menu will the name of the region. If there are more than one regions stacked where you clicked, this will be followed by an item called <code>Choose Top</code>. If selected, you will see a dialog that allows you to reorder the stacking of layers at that point. See <a href="/missing">Adjusting Region Layering</a> for more details.</p>
-<p>The rest of the track context menu is structured as follows:</p>
-<dl class="narrower-table">
-<dt>Play</dt>
-<dd>
-<dl class="narrower-table">
-<dt>Play from Edit Point</dt>
-<dd>Play from the location of the current <a href="/editing-and-arranging/the-edit-point">edit point</a>.</dd>
-<dt>Play from Start </dt>
-<dd>Play from the start of the session</dd>
-<dt>Play Region(s)</dt>
-<dd>Plays the duration of the session from the start of the earliest selected region to the end of the latest selected region</dd>
-</dl>
-</dd>
-<dt>Select</dt>
-<dd>
-<dl class="narrower-table">
-<dt>Select All in Track</dt>
-<dt>Select All</dt>
-<dt>Invert Selection in Track</dt>
-<dt>Invert Selection</dt>
-<dt>Set Range to Loop Range</dt>
-<dt>Set Range to Punch Range</dt>
-<dt>Select All After Edit Point</dt>
-<dt>Select All Before Edit Point</dt>
-<dt>Select All After Playhead</dt>
-<dt>Select All Before Playhead</dt>
-<dt>Select All Between Playhead and Edit Point</dt>
-<dt>Select All Within Playhead and Edit Point</dt>
-<dt>Select Range Between Playhead and Edit Point</dt>
-</dl>
-</dd>
-<dt>Edit</dt>
-<dd>
+<p>
+  Within the editor window, context-click (right-click) on either a region 
+  or empty space within a track to display the <dfn>track context menu</dfn>. 
+  The context menu provides easy access to many track-level operations.
+</p>
+<p>
+  If you click on a <dfn>region</dfn>, the first item in the menu is the name of the 
+  region. If you click on a 
+  <a href="/working-with-tracks/controlling-track-appearance/layering-display/">layered region</a>, 
+  the next item in the menu is <kbd class="menu">Choose Top</kbd>. If selected, 
+  you will see a dialog that allows you to change the vertical order of layers 
+  at that point. See <a href="/working-with-tracks/controlling-track-appearance/layering-display/">Layering Display</a> for more details.
+</p>
+<p>
+  The rest of the track context menu is structured as follows:
+</p>
 <dl class="narrower-table">
+  <dt>Play</dt>
+  <dd>
+    <dl class="narrower-table">
+    <dt>Play from Edit Point</dt>
+    <dd>Play from the location of the current <a href="/editing-and-arranging/edit-point/">edit point</a>.</dd>
+      <dt>Play from Start </dt>
+      <dd>Play from the start of the session</dd>
+      <dt>Play Region(s)</dt>
+      <dd>Plays the duration of the session from the start of the earliest selected region to the end of the latest selected region</dd>
+    </dl>
+  </dd>
+  <dt>Select</dt>
+  <dd>
+    <dl class="narrower-table">
+      <dt>Select All in Track</dt>
+      <dt>Select All</dt>
+      <dt>Invert Selection in Track</dt>
+      <dt>Invert Selection</dt>
+      <dt>Set Range to Loop Range</dt>
+      <dt>Set Range to Punch Range</dt>
+      <dt>Select All After Edit Point</dt>
+      <dt>Select All Before Edit Point</dt>
+      <dt>Select All After Playhead</dt>
+      <dt>Select All Before Playhead</dt>
+      <dt>Select All Between Playhead and Edit Point</dt>
+      <dt>Select All Within Playhead and Edit Point</dt>
+      <dt>Select Range Between Playhead and Edit Point</dt>
+    </dl>
+  </dd>
+  <dt>Edit</dt>
+  <dd>
+    <dl class="narrower-table">
 <dt>Cut</dt>
 <dt>Copy</dt>
 <dt>Paste</dt>
@@ -61,5 +72,3 @@ title: Track Context Menu
 </dd>
 <dt>Freeze</dt>
 </dl>
-<p>  </p>
-<!-- remove if/when more text is added here --><!-- remove if/when more text is added here -->