From: Good Guy Date: Tue, 21 Jul 2020 01:12:43 +0000 (-0600) Subject: minor fixes X-Git-Tag: 2021-05~66 X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=commitdiff_plain;h=ead564c30650c96009cfe0a12f86b307d136458e minor fixes --- diff --git a/parts/Real-World.tex b/parts/Real-World.tex index 4ed2be6..f9b1e14 100644 --- a/parts/Real-World.tex +++ b/parts/Real-World.tex @@ -4,7 +4,6 @@ This appendix includes descriptions of various real life workflows used by \CGG{} users. There may be links to some video explanations in various languages. You can only follow these links from the online pdf version. - \section{Workflow with OpenEDL and Nested Clips\protect\footnote{credit fary54}}% \label{sec:workflow_openedl_nested_clips} @@ -22,8 +21,16 @@ For more information on OpenEDL and Nested clips see sections \nameref{sub:edit- Scenario setup consists of making one hour video using 3 different cameras: \begin{itemize} - \item \textit{Footage 1:} A person uses camera 1 to shoot a general view of the subject (e.g. a jazz group concert). - \item \textit{Footage 2:} Another person uses camera 2 to film a detail of a specific subject (e.g. saxophonist or trumpet player). + \item \textit{Footage 1:} A person uses camera 1 to shoot a general view of the subject. + \begin{enumerate} + \item[a)] Barcelona (e.g. a jazz group concert) + \item[b)] Lisbon (e.g. spanish concert) + \end{enumerate} + \item \textit{Footage 2:} Another person uses camera 2 to film a detail of a specific subject. + \begin{enumerate} + \item[a)] Barcelona (e.g. saxophonist or trumpet player) + \item[b)] Lisbon (e.g. guitarist or double bassist) + \end{enumerate} \item \textit{Footage 3:} Contains images of the journey between the subjects (action cam on the windshield of a moving car, on the helmet of a biker, on the handlebars of a bicycle, or on a boat). \end{itemize} diff --git a/parts/Shortcuts.tex b/parts/Shortcuts.tex index 21f883f..80732f8 100644 --- a/parts/Shortcuts.tex +++ b/parts/Shortcuts.tex @@ -215,7 +215,7 @@ The Main window (also called the program window) consists of pulldown menus, but & Redo & Shift-Z & Redo from history next operation. \\ & Manual Goto & g & Jump to time selected by popup. \\ \midrule - \textcolor{CinBlueText}{Drag/Drop Edits} & Clear Selec & Ctrl-Shift-A & Delselect all selected edits. \\ + \textcolor{CinBlueText}{Drag/Drop Edits} & Clear Select & Ctrl-Shift-A & Deselect all selected edits. \\ & Copy & Ctrl-c & Copy selected edits into copy buffer. \\ & Cut & Ctrl-x & Delete selected edits/put in buffer/collapse. \\ & Mute & Ctrl-m & Delete selected edits/put in buffer/insert space. \\