]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/08_working-with-regions/03_region-context-menu.html
Fix anchor to use full path.
[ardour-manual-diverged] / _manual / 08_working-with-regions / 03_region-context-menu.html
index ff9cf95c919f8519dad82dcf83fdb50eea86ce57..2b8a4733dd4d7711dd8dc54c7e048130ee5f3ea0 100644 (file)
@@ -3,64 +3,78 @@ layout: default
 title: Region Context Menu
 ---                        
 
-
-  
-  <p>In the editor window, right clicking (context clicking) on a region displays a menu with many region operations. The menu begins with the name of the region, or "Selected Regions" if multiple regions are selected.</p>
-<p> If there is more than one region layered at the point where you clicked, the menu will also contain an item "Choose Top." The "Choose Top" dialog lets you select which layer you want on top. See <a href="manual/region_layering">Adjusting Region Layering</a> for more details.</p>
-<p>Below these items is the rest of the <a href="/working-with-tracks/track-context-menu">Track Context Menu</a>, which provides access to track-level operations. To see the region context menu's contents, select the region name or "Selected Regions", and the following submenu structure appears:</p>
+<p>
+  In the editor window, right clicking (context clicking) on a region
+  displays a menu with <dfn>track and region operations</dfn>. The menu begins with the
+  name of the region, or <kbd class="menu">Selected Regions</kbd> if multiple 
+  regions are selected.
+</p>
+<p>
+  If there is more than one region layered at the point where you clicked, the 
+  menu will also contain an item <kbd class="menu">Choose Top</kbd>. This
+  dialog lets you select which region you want on the top <dfn>layer</dfn>. See 
+  <a href="manual/region_layering">Adjusting Region Layering</a> for more details.
+</p>
+<p>
+  Below these items is the rest of the 
+  <a href="/working-with-tracks/track-context-menu">Track Context Menu</a>, which 
+  provides access to <dfn>track-level operations</dfn>. To see the contents
+  of the region context menu, select the region name or "Selected Regions", and 
+  the following submenu structure appears:
+</p>
 <dl class="narrower-table">
-<dt>Play</dt>
-<dd></dd>
-<dt>Loop</dt>
-<dd></dd>
-<dt>Properties</dt>
-<dd></dd>
-<dt>Rename</dt>
-<dd></dd>
-<dt>Edit</dt>
-<dd>
-<dl class="wide-table">
-<dt>Combine</dt>
-<dd></dd>
-<dt>Uncombine</dt>
-<dd></dd>
-<dt>Split</dt>
-<dd></dd>
-<dt>Make Mono Regions</dt>
-<dd></dd>
-<dt>Opaque</dt>
-<dd></dd>
-<dt>Mute</dt>
-<dd></dd>
-<dt>Pitch Shift</dt>
-<dd></dd>
-<dt>Reverse</dt>
-<dd></dd>
-<dt>Close Gaps</dt>
-<dd></dd>
-<dt>Place Transients</dt>
-<dd></dd>
-<dt>Rhythm Ferret</dt>
-<dd></dd>
-<dt>Strip Silence</dt>
-<dd></dd>
-</dl>
-</dd>
-<dt>Position</dt>
-<dd>
-<dl class="wide-table">
-<dt>Move To Original Position</dt>
-<dd></dd>
-<dt>Lock</dt>
-<dd></dd>
-<dt>Glue to Bars and Beats</dt>
-<dd></dd>
-<dt>Snap Position to Grid</dt>
-<dd></dd>
-<dt>Set Sync Position</dt>
-<dd></dd>
-<dt>Remove Sync</dt>
-<dd></dd>
+  <dt>Play</dt>
+  <dd></dd>
+  <dt>Loop</dt>
+  <dd></dd>
+  <dt>Properties</dt>
+  <dd></dd>
+  <dt>Rename</dt>
+  <dd></dd>
+  <dt>Edit</dt>
+  <dd>
+    <dl class="wide-table">
+      <dt>Combine</dt>
+      <dd></dd>
+      <dt>Uncombine</dt>
+      <dd></dd>
+      <dt>Split</dt>
+      <dd></dd>
+      <dt>Make Mono Regions</dt>
+      <dd></dd>
+      <dt>Opaque</dt>
+      <dd></dd>
+      <dt>Mute</dt>
+      <dd></dd>
+      <dt>Pitch Shift</dt>
+      <dd></dd>
+      <dt>Reverse</dt>
+      <dd></dd>
+      <dt>Close Gaps</dt>
+      <dd></dd>
+      <dt>Place Transients</dt>
+      <dd></dd>
+      <dt>Rhythm Ferret</dt>
+      <dd></dd>
+      <dt>Strip Silence</dt>
+      <dd></dd>
+    </dl>
+  </dd>
+  <dt>Position</dt>
+  <dd>
+    <dl class="wide-table">
+      <dt>Move To Original Position</dt>
+      <dd></dd>
+      <dt>Lock</dt>
+      <dd></dd>
+      <dt>Glue to Bars and Beats</dt>
+      <dd></dd>
+      <dt>Snap Position to Grid</dt>
+      <dd></dd>
+      <dt>Set Sync Position</dt>
+      <dd></dd>
+      <dt>Remove Sync</dt>
+      <dd></dd>
 <dt>Nudge Later</dt>
 <dd></dd>
 <dt>Nudge Earlier</dt>