]> Shamusworld >> Repos - ardour-manual/blobdiff - include/the-ranges-and-marks-lists.html
Table line-height corrected
[ardour-manual] / include / the-ranges-and-marks-lists.html
index a068d75aaaf43cd528fdf8083004fbc89ac57869..924f74db832375c30c9ba1e55e8bbfbe6b55c078 100644 (file)
 
  <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
+<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, you cannot rename or remove them.</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>, 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
+  export.</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>