copy edits to Markers pages

This commit is contained in:
David Bolton 2013-07-02 14:34:57 -05:00
parent 745fe033e1
commit 278dca91a1
2 changed files with 7 additions and 7 deletions

View File

@ -5,9 +5,9 @@ title: Moving Markers
<h2>To move a single marker</h2>
<p>Click and drag it to a new location on the timeline. </p>
<h2>To move multiple markers</h2>
<p>Ctrl-click each marker you want to move, then drag one of the selected markers to a new location. All other selected markers will move with it, though bounded by the zero point on the timeline.</p>
<h2>To move both ends of a range at once</h2>
<p><kbd class="mod1">drag</kbd> one of the range markers (the start or end) and the other will in sync with it.</p>
<h2>Single marker</h2>
<p>Click and drag to move a single marker to a new location on the timeline. </p>
<h2>Multiple markers</h2>
<p>It is possible to move multiple markers by the same distance. Ctrl-click each marker you want to move, then drag one of the selected markers to a new location. All other selected markers will move together. Note that the markers are bounded by the zero point on the timeline. In otherwords the first marker in your selection cannot move to the left of zero on the timeline.</p>
<h2>Both ends of a range marker</h2>
<p>Ctrl-drag one end of the range marker (either the start or the end). The other end of range marker will move by the same distance.</p>

View File

@ -8,5 +8,5 @@ title: The Punch Range
<p>The punch range is a special range used to define where recording will start and/or stop during a <code>punch</code>.</p>
<h3>Defining the punch range on the timeline</h3>
<h3>Defining the punch range in the Locations+Marks list</h3>
<h3>Defining the punch range in the Ranges & Marks list</h3>