]> Shamusworld >> Repos - ardour-manual/commitdiff
Small 1-liner corrections
authorEd Ward <edwsaintesprit@hotmail.com>
Tue, 28 Mar 2017 12:58:52 +0000 (14:58 +0200)
committerEd Ward <edwsaintesprit@hotmail.com>
Tue, 28 Mar 2017 12:58:52 +0000 (14:58 +0200)
include/controlling-track-ordering.html
include/selection-and-punch-clocks.html

index 6a943cbc0e7501c97cdb90287e5a1e32a3ff4b2d..bf73b26ab525eb64f9a2849be9fa6f14162b40b1 100644 (file)
@@ -43,7 +43,7 @@
 <h3>Reordering in the Mixer Window</h3>
 
 <p>
-  Within the <kbd class="menu">Strips</kbd> pane at the top left of the Mixer
+  Within the <a href="@@strips-list">Strips List</a> pane at the top left of the Mixer
   window, tracks and busses can be freely dragged-and-dropped into any desired
   order.
 </p>
 <h2>Ordering of New Tracks</h2>
 
 <p>
-  When <dfn>adding new tracks</dfn>, the current selection determines their
-  placement. New tracks will be placed after the rightmost (in the mixer) or
-  bottom-most (in the editor) selected track. If no tracks are selected, new
-  tracks will be added at the end.
+  When <a href="@@adding-tracks-busses-and-vcas">adding new tracks</a>, the
+  <kbd class="menu">Insert:</kbd> field allows to determine their placement.
+  New tracks will be placed <em>Last</em> by default, so after the rightmost
+  (in the mixer) or bottom-most (in the editor) selected track. If no tracks are
+  selected, new tracks will be added at the end, regardless of the choice.
 </p>
 
 <p class="note">
@@ -86,4 +87,3 @@
   remote IDs is not possible. The master bus and monitor section can be
   accessed by name.
 </p>
-
index 579efe0b78e3ce8fddc5e9f43593ea15c073fefb..22460bf0c2a3b2f68b9883718c35e08a829a25a5 100644 (file)
@@ -37,7 +37,7 @@
 <table class="dl">
   <tr><th>In only</th><td>Records from the In marker on, without a end boundary</td></tr>
   <tr><th>Out only</th><td>Records untils the Out marker, without a beginning boundary</td></tr>
-  <tr><th>In only</th><td>Records only between the In and Out markers</td></tr>
+  <tr><th>In <em>and</em> Out</th><td>Records only between the In and Out markers</td></tr>
 </table>
 
 <p>
@@ -70,4 +70,3 @@
 <p>
   See <a href="@@track-types">Track Modes</a> for more information.
 </p>
-