Andrea corrections and minor fixes
[goodguy/cin-manual-latex.git] / parts / Windows.tex
index ee48034ecce2889b9b32a7437fba7e81ec19af6c..941957d057277e18d457fb089f52d4939534b9f6 100644 (file)
@@ -138,8 +138,12 @@ The Track Menu contains a number of options:
 
 \begin{description}
     \item[Attach Effect] opens a dialog box of effects applicable to the type of track of audio or video.
-    \item[Move up] moves the tracks one step up in the stack with the top track going to the bottom.  This is applicable to all armed and disarmed tracks.
-    \item[Move down]  moves the tracks one step down in the stack with the
+    \item[Move up] allows for changing the order of the tracks up; the actual code refers
+to this as a swap. Disarmed tracks affect the results.
+    \item[Move down]  allow for changing the order of the tracks down; the actual code refers
+to this as a swap.  Disarmed tracks affect the results.
+    \item[Roll up] moves the tracks one step up in the stack with the top track going to the bottom.  This is applicable to all armed and disarmed tracks.
+    \item[Roll down]  moves the tracks one step down in the stack with the
 bottom track going to the top.  This is applicable to all armed and disarmed tracks.
     \item[Delete track]  removes the track from the timeline.
     \item[Add Track]  adds a track of the same media type as the one selected, audio or video, above the selected track.
@@ -152,8 +156,6 @@ bottom track going to the top.  This is applicable to all armed and disarmed tra
         media. In Drag and Drop editing mode, if you select multiple edits all of those clips will have
 their title name changed.
     \item[Bar color]  allows the user to select a specific color for the title bar.  This helps to more easily locate a piece of media.
-    \item[Swap up] allows for changing the order of the tracks up. Disarmed tracks affect the results.
-    \item[Swap down]  allow for changing the order of the tracks down.  Disarmed tracks affect the results.
     \item[Resize Track]  resizes the track; this is only applicable to video tracks.
     \item[Match Output Size]  resizes the track to match the current output size; this is only applicable to video tracks.
 \end{description}