]> Shamusworld >> Repos - ardour-manual/blobdiff - include/the-ranges-and-marks-lists.html
Add a subchapter on cue markers
[ardour-manual] / include / the-ranges-and-marks-lists.html
index a068d75aaaf43cd528fdf8083004fbc89ac57869..83febb22fb2b5963e11f2a03e8a014a43ff01419 100644 (file)
 
 <p>
   Each section has a set of <dfn>editable <a
-  href="/introducing-ardour/basic-gui-operations/editing-clocks/">clock widgets</a></dfn>
+  href="@@editing-clocks">clock widgets</a></dfn>
   which display the location of a marker, or the start, end, and duration times of a range,
   respectively.
 </p>
 <p>
-  The <kbd class="menu">Use PH</kbd> buttons allow you to set
+  The <kbd class="menu">Use PH</kbd> buttons allows to set
   the corresponding clock to the current playhead position.
   A <kbd class="mouse">Middle</kbd> click on any of the clocks will move
   the playhead to that location. Both functions are also available from the
 
  <h2>List sections</h2>
 
-<dl>
-  <dt>Loop/Punch Ranges</dt>
-  <dd>This list shows the current <dfn>loop</dfn> and <dfn>punch</dfn> range
-  settings. Since these are built-in ranges, you cannot rename or remove them.</dd>
-  <dt>Markers (Including CD Index)</dt>
-  <dd>This section lists the session's <dfn>markers</dfn>. By ticking <kbd
-  class="option">CD</kbd>, you instruct Ardour to create a <dfn>CD track
-  index</dfn> from this marker, which will be included in the TOC or CUE file when you
-  export.</dd>
-  <dt>Ranges (Including CD Track Ranges)</dt>
-  <dd>This is the list of <dfn>ranges</dfn> (including <dfn>CD track
+<table class="dl">
+  <tr><th>Loop/Punch Ranges</th>
+  <td>This list shows the current <dfn>loop</dfn> and <dfn>punch</dfn> range
+  settings. Since these are built-in ranges, they cannot be renamed or removed.</td></tr>
+  <tr><th>Markers (Including CD Index)</th>
+  <td>This section lists the session's <dfn>markers</dfn>. By ticking <kbd
+  class="option">CD</kbd>, Ardour is instructed to create a <dfn>CD track
+  index</dfn> from this marker, which will be included in the TOC or CUE file when
+  exporting.</td></tr>
+  <tr><th>Ranges (Including CD Track Ranges)</th>
+  <td>This is the list of <dfn>ranges</dfn> (including <dfn>CD track
   ranges</dfn>). Ticking <kbd class="option">CD</kbd> will convert
   the range to a <dfn>CD track</dfn>, which will again be included in
   exported TOC or CUE files. This is relevant for Disk-At-Once recordings
-  that may contain audio data between tracks.</dd>
-</dl>
+  that may contain audio data between tracks.</td></tr>
+</table>