]> Shamusworld >> Repos - ardour-manual/blobdiff - include/the-track-and-bus-group-list.html
Update Luadoc for upcoming Ardour 7
[ardour-manual] / include / the-track-and-bus-group-list.html
index b37d0da331371137fa9926dc0f9cf2cd0e521f22..e4e1157c87a471ac27115c8a375585b0a91947cb 100644 (file)
@@ -7,30 +7,30 @@
   The columns in this list are as follows:
 </p>
 
-<dl>
-  <dt>Col</dt>
-  <dd>the colour that the group uses for its tab in the editor.</dd>
-  <dt>Name</dt>
-  <dd>the group name.</dd>
-  <dt>V</dt>
-  <dd>whether the tracks and busses in the group are visible.</dd>
-  <dt>On</dt>
-  <dd>whether the group is enabled.</dd>
-  <dt>G</dt>
-  <dd>ticked if the constituents of the group are sharing gain settings.</dd>
-  <dt>Rel</dt>
-  <dd>ticked if shared gains are relative.</dd>
-  <dt>M</dt>
-  <dd>ticked if the constituents share mute status.</dd>
-  <dt>S</dt>
-  <dd>ticked if the constituents share solo status.</dd>
-  <dt>Rec</dt>
-  <dd>ticked if the constituents share record-enable status.</dd>
-  <dt>Mon</dt>
-  <dd>whether the constituents share monitor settings.</dd>
-  <dt>Sel</dt>
-  <dd>whether the constituents are selected together.</dd>
-  <dt>A</dt>
-  <dd>whether the constituents share active status. </dd>
-</dl>
+<table class="dl">
+  <tr><th>Col</th>
+  <td>the colour that the group uses for its tab in the editor.</td></tr>
+  <tr><th>Name</th>
+  <td>the group name.</td></tr>
+  <tr><th>V</th>
+  <td>whether the tracks and busses in the group are visible.</td></tr>
+  <tr><th>On</th>
+  <td>whether the group is enabled.</td></tr>
+  <tr><th>G</th>
+  <td>ticked if the constituents of the group are sharing gain settings.</td></tr>
+  <tr><th>Rel</th>
+  <td>ticked if shared gains are relative.</td></tr>
+  <tr><th>M</th>
+  <td>ticked if the constituents share mute status.</td></tr>
+  <tr><th>S</th>
+  <td>ticked if the constituents share solo status.</td></tr>
+  <tr><th>Rec</th>
+  <td>ticked if the constituents share record-enable status.</td></tr>
+  <tr><th>Mon</th>
+  <td>whether the constituents share monitor settings.</td></tr>
+  <tr><th>Sel</th>
+  <td>whether the constituents are selected together.</td></tr>
+  <tr><th>A</th>
+  <td>whether the constituents share active status. </td></tr>
+</table>