From 278dca91a1f3437b2388c5757ee25cda1594f3b7 Mon Sep 17 00:00:00 2001 From: David Bolton Date: Tue, 2 Jul 2013 14:34:57 -0500 Subject: [PATCH] copy edits to Markers pages --- .../06_working-with-markers/04_moving-markers.html | 12 ++++++------ .../06_working-with-markers/07_the-punch-range.html | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_manual/06_working-with-markers/04_moving-markers.html b/_manual/06_working-with-markers/04_moving-markers.html index 1f1b93c..9cb7b46 100644 --- a/_manual/06_working-with-markers/04_moving-markers.html +++ b/_manual/06_working-with-markers/04_moving-markers.html @@ -5,9 +5,9 @@ title: Moving Markers -

To move a single marker

-

Click and drag it to a new location on the timeline.

-

To move multiple markers

-

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.

-

To move both ends of a range at once

-

drag one of the range markers (the start or end) and the other will in sync with it.

+

Single marker

+

Click and drag to move a single marker to a new location on the timeline.

+

Multiple markers

+

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.

+

Both ends of a range marker

+

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.

diff --git a/_manual/06_working-with-markers/07_the-punch-range.html b/_manual/06_working-with-markers/07_the-punch-range.html index 43073fd..c60f421 100644 --- a/_manual/06_working-with-markers/07_the-punch-range.html +++ b/_manual/06_working-with-markers/07_the-punch-range.html @@ -8,5 +8,5 @@ title: The Punch Range

The punch range is a special range used to define where recording will start and/or stop during a punch.

Defining the punch range on the timeline

-

Defining the punch range in the Locations+Marks list

+

Defining the punch range in the Ranges & Marks list

-- 2.37.2