From: Good Guy Date: Tue, 10 Oct 2023 01:33:46 +0000 (-0600) Subject: Credit SGE - table fix in Alternative Shortcuts X-Git-Tag: 2023-11~11 X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=commitdiff_plain;h=7076f4f2b136a463b51eee082ae7b7765a30f3af Credit SGE - table fix in Alternative Shortcuts --- diff --git a/parts/Shortcuts.tex b/parts/Shortcuts.tex index 3e2f648..e373527 100644 --- a/parts/Shortcuts.tex +++ b/parts/Shortcuts.tex @@ -705,13 +705,15 @@ and also that that shortcut was confiscated from a default \CGGI{} shortcut wher These shortcuts are very useful because the keys more frequently used have priority in editing, and are easy to use with the left hand on the keyboard and the right hand on the mouse. -\begin{longtable}[h] { | p{6.4cm} | p{3.3cm} | p{3.3cm} | } +\begin{longtable}[h] {|p{6.4cm}|p{3.3cm}|p{3.3cm}|} \toprule \multicolumn{3}{|c|} {\textcolor{CinRed}{\textbf{Alternative Shortcuts}}} \\ \midrule \textbf{Description} & \textbf{Before} & \textbf{After} \\ \midrule +%begin{latexonly} \endhead +%end{latexonly} To clip & 'i' & Ctrl+I \\ \hline @@ -783,16 +785,18 @@ priority in editing, and are easy to use with the left hand on the keyboard and \hline Settings $\rightarrow$ Align cursor on frames & Ctrl+A & Ctrl+F \\ - \bottomrule + \hline \end{longtable} A common practice in video editing is the ability to jump from one part of the timeline to another: jumping from one \textit{cut} to another or from one \textit{label} to another or even from one \textit{keyframe} to another. Using shortcuts in these cases is even more advantageous. In the next table we summarize these alternative shortcuts of the main jumps. -\begin{longtable}[h] { | p{7cm} | p{6.5cm} | } +\begin{longtable}[h] {|p{7cm}|p{6.5cm}|} \toprule \multicolumn{2}{|c|} {\textcolor{CinRed}{\textbf{Alternatives - Some jumps backward and forward}}} \\ \midrule +%begin{latexonly} \endhead +%end{latexonly} Jump backward to the next cut & Alt+Left Arrow, 'A' \\ \hline @@ -814,5 +818,5 @@ A common practice in video editing is the ability to jump from one part of the t \hline Jump forward to the next Auto & Ctrl+Shift+Alt+Right Arrow (only works on UbuntuStudio) \\ - \bottomrule + \hline \end{longtable}