]> Shamusworld >> Repos - ardour-manual/blobdiff - include/the-edit-menu.html
Replaced all the internal links with unbreakable links
[ardour-manual] / include / the-edit-menu.html
index 2c5b5e73ddd7cc8ac52838d3085026ad1d26a72b..5747d98fa7eb0bc4e9b55f187e871a88018b0aca 100644 (file)
@@ -11,7 +11,7 @@
 
        <dt>Cut</dt><dd>Deletes the current selection, but puts it in memory ready to be pasted</dd>
        <dt>Copy</dt><dd>Copies the current selection to memory</dd>
-       <dt>Paste</dt><dd>Pastes the memory at the <a href="/ardours-interface/the-edit-point-control/">edit point</a>, after a Cut or Copy operation</dd>
+       <dt>Paste</dt><dd>Pastes the memory at the <a href="@@edit-point-control">edit point</a>, after a Cut or Copy operation</dd>
 
        <dt>Select</dt>
                <dt class="sub1">Select All Objects</dt><dd>Selects all the regions and automation pints in the session</dd>
@@ -19,7 +19,7 @@
                <dt class="sub1">Deselect All</dt><dd>Deselects all objects or tracks, nothing is selected</dd>
                <dt class="sub1">Invert Selection</dt><dd>Select the previously unselected regions, and deselect the previously selected ones</dd>
 
-               <dt class="sub1">Set Range to Loop Range</dt><dd>Creates a range selection on the selected tracks, based on the selected loop markers, and switches to <a href="/ardours-interface/the-toolbox/">Range Mode tool</a></dd>
+               <dt class="sub1">Set Range to Loop Range</dt><dd>Creates a range selection on the selected tracks, based on the selected loop markers, and switches to <a href="@@toolbox">Range Mode tool</a></dd>
                <dt class="sub1">Set Range to Punch Range</dt><dd>Same as above, based on the selected punch markers</dd>
                <dt class="sub1">Set Range to Selected Regions</dt><dd>Same as above, based on the selected regions (i.e. from the start of the earliest region to the end of the latest one)</dd>
 
@@ -68,7 +68,7 @@
                <dt class="sub1">Change Edit Point</dt><dd>Toggles between the mouse and the playhead as the Edit point</dd>
                <dt class="sub1">Change Edit Point Including Marker</dt><dd>Toggles between the mouse, the playhead and marker as the Edit point</dd>
        <dt>Snap Mode</dt>
-               <dt class="sub1">() No Grid</dt><dd>Disables <a href="/ardours-interface/the-grid-controls/">snapping</a>, i.e. allows free movement of regions and boundaries</dd>
+               <dt class="sub1">() No Grid</dt><dd>Disables <a href="@@grid-controls">snapping</a>, i.e. allows free movement of regions and boundaries</dd>
                <dt class="sub1">() Grid</dt><dd>Forces snapping, so any move of region boundary will be lined to the grid as chosen</dd>
                <dt class="sub1">() Magnetic</dt><dd>If the movement of the region or boundary happens near a grid line, snaps, otherwise, allow free movement</dd>
 
        <dt>[] Smart Object Mode</dt><dd>Toggles the Smart Mode, allowing the mouse to be in Range Mode in the upper half of a region, and in Grab Mode in the lower half</dd>
 
        <dt>Scripted Actions</dt><dd></dd>
-               <dt class="sub1">[] Script Manager</dt><dd>Shows the <a href="/lua-scripting/">Script manager</a>, allowing to use and manage the Lua scripts in the session</dd>
+               <dt class="sub1">[] Script Manager</dt><dd>Shows the <a href="@@lua-scripting">Script manager</a>, allowing to use and manage the Lua scripts in the session</dd>
 
                <dt class="sub1">Unset #<em>n</em></dt><dd>Deactivate the <em>n</em>th script</dd>
 
-       <dt>Preferences</dt><dd>Displays the <a href="/preferences-and-session-properties/preferences-dialog/">Preferences</a> panels, allowing to change Ardour's behaviour</dd>
+       <dt>Preferences</dt><dd>Displays the <a href="@@global-preferences-dialog">Preferences</a> panels, allowing to change Ardour's behaviour</dd>
 </dl>