]> Shamusworld >> Repos - ardour-manual/blobdiff - include/audio-track-controls.html
Fix copy/paste linewrap.
[ardour-manual] / include / audio-track-controls.html
index cfc1b168169be67cc5ce87b8a64b291813a4e821..1a896d264070af5af18c0d5361952f6910946ca3 100644 (file)
@@ -1,26 +1,26 @@
 
 <p>
-  A typical control area or <dfn>track header</dfn> for an audio track is 
+  A typical control area or <dfn>track header</dfn> for an audio track is
   shown below:
 </p>
 
 <img src="/images/typical-audio-track-controls.png" alt="audio track controls" />
 
-<p> 
-  An audio track has the same 
+<p>
+  An audio track has the same
   <a href="@@bus-controls">controls as a bus</a>, with the
-  addition of two extras. 
+  addition of two extras.
 </p>
 
-<dl>
-  <dt id="record" style="color:red;font-weight:bold;">[&bull;]</dt>
-  <dd><dfn>Record</dfn>&mdash;The button with the pink circle arms the track 
-  for recording. When armed, the entire button will turn pink, and change to 
-  bright red as soon as the transport is rolling and the track is recording.</dd>
-  <dt id="playlist">p</dt>
-  <dd><dfn>Playlist</dfn>&mdash;Opens a playlist menu when clicked. The menu 
+<table class="dl">
+  <tr><th id="record" style="color:red;font-weight:bold;">[&bull;]</th>
+  <td><dfn>Record</dfn>&mdash;The button with the pink circle arms the track
+  for recording. When armed, the entire button will turn pink, and change to
+  bright red as soon as the transport is rolling and the track is recording.</td></tr>
+  <tr><th id="playlist">p</th>
+  <td><dfn>Playlist</dfn>&mdash;Opens a playlist menu when clicked. The menu
   offers various operations related to the track's <a
   href="/working-with-playlists/">playlist</a>.
-  </dd>
-</dl>
+  </td></tr>
+</table>