]> Shamusworld >> Repos - ardour-manual/commitdiff
fix some errors in trac-and-bus-groups.
authorJörn Nettingsmeier <nettings@stackingdwarves.net>
Wed, 5 Feb 2014 18:22:10 +0000 (19:22 +0100)
committerJörn Nettingsmeier <nettings@stackingdwarves.net>
Wed, 5 Feb 2014 18:22:10 +0000 (19:22 +0100)
_manual/10_working-with-tracks/10_track-and-bus-groups.html

index 223c8dd482ba9fff141f07dbb92801da87fbc7fe..f9afc5dc055c30ece50fdb57311321b6332c07c0 100644 (file)
@@ -12,8 +12,9 @@ title: Track and Bus Groups
 </p>
 <p>
   You can group tracks and busses in various ways. In the editor window, 
-  a track's controls might look like these:</p>
-<img src="/ardour/manual/html/screenshots/track-in-group.png" alt="track headers for a group" />
+  a track's controls might look like these:
+</p>
+<img class="left" src="/ardour/manual/html/screenshots/track-in-group.png" alt="track headers for a group" />
 <p> 
   The green tab to the left of the track header indicates that this track 
   is in a group called <samp>Fred</samp>. You can drag these tabs to add 
@@ -41,14 +42,15 @@ title: Track and Bus Groups
 
 <h2>Remove Groups</h2>
 <p>
-  Context-click on a <dfn>group tab</dfn> and select <kbd class="menu">>Remove
+  Context-click on a <dfn>group tab</dfn> and select <kbd class="menu">Remove
   Group</kbd> from the menu. Removing a group does <em>not</em> remove 
   the members of a group.
 </p>
 <p>
   You can also remove groups by selecting them in the Groups tab of the 
   <a href="/ardours-interface/introducing-the-editor-window/editor-lists">Editor Lists</a> 
-  or Mixer Window and then pressing the "-" button at the bottom of the list.
+  or Mixer Window and then pressing the <kbd class="menu">minus (-)</kbd> 
+  button at the bottom of the list.
 </p>
 
 <h2>Add/Remove Tracks and Busses From a Group</h2>
@@ -76,7 +78,7 @@ title: Track and Bus Groups
   which is also used when creating new groups:
 </p>
 
-<img src="/ardour/manual/html/screenshots/route-group-dialogue.png" alt="the track/bus group dialog" />
+<img class="right" src="/ardour/manual/html/screenshots/route-group-dialogue.png" alt="the track/bus group dialog" />
 
 <h3>Group Color</h3>
 <p>
@@ -100,7 +102,9 @@ title: Track and Bus Groups
   <a href="/working-with-tracks/bus-controls/#mute"><kbd class="option">Muting</kbd></a>, 
   <a href="/working-with-tracks/bus-controls/#solo"><kbd class="option">Soloing</kbd></a>, 
   <a href="/working-with-tracks/audio-track-controls/#record"><kbd class="option">record enable</kbd></a>, 
-  <a href="/ardours-interface/introducing-the-editor-window/editor-lists/tracks--busses-list/#active"><kbd class="option">active state</kbd></a>, <a href="/working-with-tracks/controlling-track-appearance/track-coloring/"><code>colour</code></a> and <a href="/recording/monitoring/"><code>monitoring</code></a> 
+  <a href="/ardours-interface/introducing-the-editor-window/editor-lists/tracks--busses-list/#active"><kbd class="option">active state</kbd></a>, 
+  <a href="/working-with-tracks/controlling-track-appearance/track-coloring/"><kbd class="option">colour</kbd></a> and 
+  <a href="/recording/monitoring/"><kbd class="option">monitoring</kbd></a> 
   are all straightforward. They simply mean that all member tracks or busses will 
   share the same settings in these respects.
 </p>