Copy edits and heading fixes for clarity/brevity

This commit is contained in:
David Bolton 2013-06-24 16:28:24 -05:00
parent dbb2cc78c0
commit 028b6dcba7

View File

@ -6,13 +6,17 @@ title: Creating Location Markers
<p><code>Location Markers</code> can be created at any position in a session.</p>
<h3>Create a location marker at the current position of the playhead</h3>
<p>To create a location marker using the <code>Location Marker</code> ruler at the top of the <code>Timeline</code> right click anywhere on the ruler and select <code>New location marker</code>, to move the marker to the current <code>Playhead</code> location right click on the new marker and select <code>Move Mark to Playhead</code></p>
<p>See the section on <a href="/working-with-markers/getting-to-know-the-rangesmarks-list/">Getting To Know the Ranges & Marks List</a> for how to create a <code>Location Mark</code> at the current playhead location using the <code>Editor List</code>.</p>
<p>To create a <code>Location Marker</code> at the current playhead location using the kekyboard press <code>Enter</code> on the numeric keypad.</p>
<p>To create a <code>Location Marker</code> at the current playhead location using pull down mens select the <code>Transport</code> pulldown menu then <code>Markers</code> then select <code>Add Mark from Playhead</code>.</p>
<p><code>Location Markers</code> appear in the Location Marker ruler at the top of the Timeline. The "begin" and "end" markers appear automatically, but you can create custom markers at any position in a session.</p>
<h3>Create a location marker in a specific position on the timeline</h3>
<p>To create a <code>Location Marker</code> at a specific location in the <code>Timeline</code> using the keyboard, set the playhead to the desired location and press <code>Enter</code> on the numeric keypad.</p>
<h3>Add Marker to Current Playhead Position</h3>
<h4>Via Context Menu</h4>
<p>Right click anywhere on the Location Marker ruler and select <code>New location marker</code>. Then move the marker to the current <code>Playhead</code> location by right clicking on the new marker and selecting <code>Move Mark to Playhead</code>.</p>
<p>It is also possible to create a Location Mark at the current playhead using the <code>Editor List</code> For details see <a href="/working-with-markers/getting-to-know-the-rangesmarks-list/">Getting To Know the Ranges & Marks List</a>.</p>
<h4>Via Keyboard</h4>
<p>To create a <code>Location Marker</code> at the current playhead location using the keyboard press <code>Enter</code> on the numeric keypad.</p>
<h4>Via Main Menu</h4>
<p>To create a <code>Location Marker</code> at the current playhead location using pull down mens select <code>Transport</code> &gt; <code>Markers</code> &gt; <code>Add Mark from Playhead</code>.</p>
<h3>Add Marker to Specific Position on the Timeline</h3>
<p>You can create a <code>Location Marker</code> at a specific location in the <code>Timeline</code> by moving the playhead to the specific location and then using the methods outline above.</p>
<p>Alternatively, a location marker can be set to a specific location by using the <code>Ranges &amp; Marks</code> tab, using either the <code>Use PH</code> button to move a mark to the current playhead location or the clock to set a specific location manually.</p>