]> Shamusworld >> Repos - ardour-manual/blobdiff - include/marker-context-menu.html
Quick fix for the latest commit referencing an offline file
[ardour-manual] / include / marker-context-menu.html
index caf2e5b634ecbc7bf182f6213abc848f6af0aef9..c957f0a4551b6430c722ab83cba68c829e3015ae 100644 (file)
@@ -1,34 +1,34 @@
 
 <p>
   <kbd class="mouse">Right</kbd>-clicking a marker in the timeline opens the
-  marker context menu. From this menu, you can:
+  marker context menu:
 </p>
-<dl>
-  <dt>Locate to Here</dt>
-  <dd>Move the playhead to this marker's position.</dd>
-  <dt>Play from Here</dt>
-  <dd>start playback from this marker's position.</dd>
-  <dt>Move Mark to Playhead</dt>
-  <dd>Move this marker to the current playhead position.</dd>
-  <dt>Create Range to Next Marker</dt>
-  <dd>Create a range marker between this location and the next one along on
-  the timeline.</dd>
-  <dt>Hide</dt>
-  <dd>Hide this marker from the view. It can be made visible again from the
+<table class="dl">
+  <tr><th>Locate to Here</th>
+  <td>Move the playhead to this marker's position.</td></tr>
+  <tr><th>Play from Here</th>
+  <td>start playback from this marker's position.</td></tr>
+  <tr><th>Move Mark to Playhead</th>
+  <td>Move this marker to the current playhead position.</td></tr>
+  <tr><th>Create Range to Next Marker</th>
+  <td>Create a range marker between this location and the next one along on
+  the timeline.</td></tr>
+  <tr><th>Hide</th>
+  <td>Hide this marker from the view. It can be made visible again from the
   <kbd class="menu">Window &gt; Locations</kbd> window or the <a
-  href="/ardours-interface/editor-lists/ranges-and-marks-list/">Ranges &amp; Marks
-  list</a>.</dd>
-  <dt>Rename</dt>
-  <dd>Change the name of the marker.</dd>
-  <dt>Lock</dt>
-  <dd>If this is ticked, it will be impossible to drag the marker's
-  position; useful if you want to prevent accidental movements.</dd>
-  <dt>Glue to Bars and Beats</dt>
-  <dd>If this is ticked, the marker will maintain its position in bars and
-  beats even if there are changes in tempo and meter.</dd>
-  <dt>Remove</dt>
-  <dd>Removes the marker. </dd>
-</dl>
+  href="@@the-ranges-and-marks-lists">Ranges &amp; Marks
+  list</a>.</td></tr>
+  <tr><th>Rename</th>
+  <td>Change the name of the marker.</td></tr>
+  <tr><th>Lock</th>
+  <td>If this is ticked, it will be impossible to drag the marker's
+  position; useful if you want to prevent accidental movements.</td></tr>
+  <tr><th>Glue to Bars and Beats</th>
+  <td>If this is ticked, the marker will maintain its position in bars and
+  beats even if there are changes in tempo and meter.</td></tr>
+  <tr><th>Remove</th>
+  <td>Removes the marker. </td></tr>
+</table>
 <p>
   There are also a few options in <kbd class="menu">Transport &gt; Active
   Mark</kbd>. These options apply to the currently selected location marker,