From 590fd25c7d32edfd648af8c8eb72b2d480cd948b Mon Sep 17 00:00:00 2001 From: Good Guy Date: Sun, 15 Oct 2023 17:55:54 -0600 Subject: [PATCH] Credit Andrea with many more html table fixes --- parts/Editing.tex | 17 +++++++---------- parts/Plugins.tex | 18 ++++++------------ parts/Recording.tex | 16 ++++++++-------- parts/Rendering.tex | 37 ++++++++++++++++++++++++------------- parts/Windows.tex | 41 +++++++++++++++++++++-------------------- 5 files changed, 66 insertions(+), 63 deletions(-) diff --git a/parts/Editing.tex b/parts/Editing.tex index 864177b..95bcb10 100644 --- a/parts/Editing.tex +++ b/parts/Editing.tex @@ -814,7 +814,6 @@ you click on the middle mouse button. An expanded explanation is provided below. \renewcommand{\arraystretch}{1.15} -\begin{center} \begin{longtable}{p{0.3\textwidth-2\tabcolsep} p{0.7\textwidth-2\tabcolsep}} \toprule \textbf{Key} & \textbf{Operations}\\ @@ -827,22 +826,21 @@ provided below. off if it is on.\\ \bottomrule \end{longtable} -\end{center} -\begin{center} \begin{longtable}{p{0.2\textwidth-2\tabcolsep} - p{0.2\textwidth-2\tabcolsep} p{0.6\textwidth-2\tabcolsep} - } + p{0.2\textwidth-2\tabcolsep} p{0.6\textwidth-2\tabcolsep}} \toprule \textbf{Popup Label} & \textbf{Key} & \textbf{Operation}\\ \midrule + %begin{latexonly} \endhead + %end{latexonly} Clear Select & Ctrl-Shift-A & Deselect all selected edits -- ones that have the red lines around them.\\ - Select Edits & Ctrl-Alt-' & Select all edits within a highlighted area of the timeline * \\ + Select Edits & Ctrl-Alt-' & Select all edits within a highlighted area of the timeline * (see note below) \\ - Deselect Edits & & Deselect all edits within a highlighted area of the timeline * \\ + Deselect Edits & & Deselect all edits within a highlighted area of the timeline * (see note below) \\ Copy & Ctrl-c & Copy the selected edits into the copy buffer.\\ @@ -887,7 +885,6 @@ provided below. clip. Plugins.\\ \bottomrule \end{longtable} -\end{center} \renewcommand{\arraystretch}{1} * \textit{If the selection area created is larger than the edits we want to act on and includes additional edits, those edits will be involved if "Select Edits" or "Deselect Edits" is used. Indeed, these options act on both the selected edits and those that are not selected but are included in the selection area created. In practice, edits that were selected are deselected, while unselected edits are selected}. @@ -930,12 +927,12 @@ following keyboard shortcuts to perform the same functions: \begin{center} \begin{tabular}{lll} - \toprule + \hline snap\_right\_edit & ctrl+alt+ '.' &\\ snap\_left\_edit & ctrl+alt+ ',' &\\ snap\_right\_label & ctrl+alt +shift '.' & shift+period is the > sign on US keyboards\\ snap\_left\_label & ctrl+alt +shift',' & shift+comma is the < sign on US keyboards\\ - \bottomrule + \hline \end{tabular} \end{center} diff --git a/parts/Plugins.tex b/parts/Plugins.tex index a3115ea..de86c46 100644 --- a/parts/Plugins.tex +++ b/parts/Plugins.tex @@ -724,7 +724,7 @@ Remove silent gap (below $DB$ threshold) which persist for more than the time li Allows you to convert an audio file from one sample rate to another. This effect works similarly to ReframeRT in videos. \begin{center} - \begin{tabular}{l l} + \begin{tabular}{ll} \toprule Input / output > 1 & fast rate \\ Input / output < 1 & slow rate \\ @@ -1901,7 +1901,7 @@ the \textit{sum} of the accumulated counts for the bins reporting a pixel bar on graph. The effect of this is to do this: \begin{center} - \begin{tabular}{ l l c r r } + \begin{tabular}{llcrr} \hline 1 & & & & \\ 1 & & & 1 & \\ @@ -2197,7 +2197,7 @@ To save time the motion result can be saved in a file for later reuse, recalled \begin{figure}[ht] \centering - \includegraphics[width=0.9\linewidth]{motion.png} + \includegraphics[width=0.99\linewidth]{motion.png} \caption{Motion plugin GUI} \label{fig:motion} \end{figure} @@ -2603,13 +2603,13 @@ In (figure~\ref{fig:perspective}) you can see that there are four options for th Key Presses for using the Perspective plugin: -\begin{tabular}{l l} - \toprule +\begin{tabular}{ll} + \hline Left mouse button & drags the corner that is closest to current location \\ Alt key + left mouse & translates the perspective; drags the whole image \\ Shift key + left mouse & zooms the perspective \\ Alt+Shift + left mouse & translates view but does not change output \\ - \bottomrule + \hline \end{tabular} Note that the red color lines in the box show the composer boundary. @@ -2956,8 +2956,6 @@ LMB click almost anywhere on the compositor screen will automatically show, in t There is no \textit{undo} recorded between gui updates. It is recommended that you use the option "b" to save a backup if you get to a place where you want to make sure you do not lose your sketch. -\begin{center} - \small \begin{longtable}{{m{12em}m{13em}m{12em}}} \caption{Sketcher controls} \label{tabular:sketcher_controls} \\ % note that double backslash is mandatory here @@ -3006,7 +3004,6 @@ There is no \textit{undo} recorded between gui updates. It is recommended that y Del button in Curve section \\ \bottomrule \end{longtable} -\end{center} \subsubsection*{Other Button and Label Descriptions}% \label{ssub:other_button_label_description} @@ -3186,8 +3183,6 @@ To include graphical elements like \textit{logos}, you may want to import your t \item[Attributes] in the Text box where you type your Title information, you can now change several attributes to give you plenty of flexibility (figure~\ref{fig:title02}). Each of these special attributes begin with an open angle bracket < and ends with a closing angle bracket >. Until the closing angle bracket is keyed in, the actual characters you type, will be seen in the compositor window. In addition, if you do not use the exact syntax or you keyin a filename that is not available, all of the characters will continue to show up. This helps to see what needs to be fixed or is missing. The attributes usage is described in the table below. \end{description} -\begin{center} - \small \begin{longtable}{{m{6em}m{14em}m{14em}}} \caption{Titler attributes} \label{tabular:titler_attributes} \\ % note that double backslash is mandatory here @@ -3238,7 +3233,6 @@ To include graphical elements like \textit{logos}, you may want to import your t Turn off smooth for chroma key \\\bottomrule \end{longtable} -\end{center} These attributes stay in effect until you change them or reset them. Additional cpu time is needed for the \textit{blink} attribute because it requires redrawing every frame and for the background option described below. Note that some Title window controls can not be set, such as Justify and Outline color. The lines below are examples for testing purposes. The accompanying screenshot displays the corresponding \CGG{} output. diff --git a/parts/Recording.tex b/parts/Recording.tex index 9d31516..f8dac13 100644 --- a/parts/Recording.tex +++ b/parts/Recording.tex @@ -17,6 +17,7 @@ Access the Record function via \texttt{File} $\rightarrow$ \texttt{Record}\dots \vspace{2ex} \begin{tabular}{lll} + \hline Path: & output media file path & \\ Start time: & weekday/time of day & to begin capture\\ @@ -27,7 +28,8 @@ Access the Record function via \texttt{File} $\rightarrow$ \texttt{Record}\dots \multirow{2}*{Mode:} & timed & use start time/duration \\ - & untimed & use transport controls\\ + & untimed & use transport controls\\ + \hline \end{tabular} \vspace{2ex} @@ -448,8 +450,8 @@ Figure~\ref{fig:two-monitors04} shows 2 monitors with Compositor window on the 2 Remote Control Keys (Application/Menu key toggle for ati-x10 remote) % Should find something so that the last column width automatically adapts to margin/font/pagesize. -\begin{tabular}{lc p{12cm}} - \toprule +\begin{tabular}{lcp{12cm}} + \hline up arrow&=&forward 1 minute\\ down arrow&=&forward single frame\\ @@ -489,13 +491,13 @@ Remote Control Keys (Application/Menu key toggle for ati-x10 remote) book key&=&toggles channel scan (always available)\\ hand key&=&terminates \CGG{} (always available)\\ - \bottomrule + \hline \end{tabular} \noindent Plus usual Transport keys: \begin{tabular}{lcl} - \toprule + \hline e&=&??\\ f&=&toggle full screen\\ @@ -511,7 +513,7 @@ Remote Control Keys (Application/Menu key toggle for ati-x10 remote) square&=&stop\\ 2 lines&=&fast reverse\\ - \bottomrule + \hline \end{tabular} The Application/Menu key \quad @@ -745,8 +747,6 @@ Output from "dmesg" for EasyCap - Model \# DC60: [ 4007.420828] hid-generic 0003:534D:0021.0009: hiddev97,hidraw0: USB HID v1.10 Device [MACROSILICON AV TO USB2.0] on usb-0000:16:00.3-1.2/input4 \end{lstlisting} -\newpage - \subsection{Use Case \#2 – Hauppauge WinTV-HVR} \label{sub:use_case_wintv} \index{capture!Hauppage WinTV} diff --git a/parts/Rendering.tex b/parts/Rendering.tex index 8438ecd..e221c57 100644 --- a/parts/Rendering.tex +++ b/parts/Rendering.tex @@ -513,10 +513,12 @@ There are currently 6 specific variations within the ffmpeg (file format) / yout The first 3 below, plus any of the VP9 files under the file type of \textit{webm} are the recommended options to use because they are freely usable in any circumstance. \begin{center} - \begin{tabular}{l p{8cm}} + \begin{tabular}{lp{8cm}} + \hline sd.youtube & Standard Definition use with default audio/Opus stereo.youtube \\ hd.youtube & High Definition “ “ \\ uhd.youtube & Ultra High Definition “ “ \\ + \hline \end{tabular} \end{center} @@ -525,10 +527,12 @@ For more details and options on VP9, see: {\small\url{https://developers.google. Alternatives based on h264 and for non-commercial use are listed below. For Dailymotion, these must be renamed to have a different extension of .mp4 instead of .youtube before uploading. \begin{center} - \begin{tabular}{l p{8cm}} + \begin{tabular}{lp{8cm}} + \hline sd\_h264.youtube & Standard Definition – must change to audio stereo\_with\_h264.youtube \\ hd\_h264.youtube & High Definition - “ “ \\ uhd\_u264.youtube & Ultra High Definition - “ “ \\ + \hline \end{tabular} \end{center} @@ -566,11 +570,13 @@ Bitrate (bit rate) \textit{mode:} -\begin{tabular}{p{6cm} p{10cm}} +\begin{tabular}{p{6cm}p{10cm}} + \hline Constant Quantizer (Q) & Allows you to specify a fixed quantizer value; bitrate will vary \\ Constrained Quality (CQ) & Allows you to set a maximum quality level. Quality may vary within bitrate parameters\\ Variable Bitrate (VBR) & Balances quality and bitrate over time within constraints on bitrate\\ Constant Bitrate (CBR) & Attempts to keep the bitrate fairly constant while quality varies\\ + \hline \end{tabular} CQ mode is recommended for file-based video (as opposed to streaming). The following FFMpeg command-line parameters are used for CQ mode: @@ -578,11 +584,13 @@ CQ mode is recommended for file-based video (as opposed to streaming). The follo \textit{FFMpeg}: \begin{center} - \begin{tabular}{{p{4cm} p{10cm}}} + \begin{tabular}{p{4cm}p{10cm}} + \hline -b:v & Sets target bitrate (e.g. 500k)\\ -minrate & Sets minimum bitrate.\\ -maxrate & Sets maximum bitrate.\\ -crf & sets maximum quality level. Valid values are 0-63, lower numbers are higher quality.\\ + \hline \end{tabular} \end{center} @@ -1106,15 +1114,18 @@ Let's take the example of a network with 2 PCs: the master and the client. On th can use privileged ports) or $10650...$ for non-root and click on \textit{Add Nodes}. To find a range of free ports to use you can look at the file \texttt{/etc/services}; \item you will see something like the following in the Nodes listbox to the right:\newline - \begin{tabular}{lllc} On & Hostname & Port & Framerate - \\\midrule - X & 192.168.1.12 & 10650 & 0.0 \\ - X & 192.168.1.12 & 10651 & 0.0 \\ - X & 192.168.1.12 & 10652 & 0.0 \\ - X & 192.168.1.12 & 10653 & 0.0 \\ - X & 192.168.1.12 & 10654 & 0.0 \\ - X & localhost & 10655 & 0.0 \\ - X & localhost & 10656 & 0.0 \\ + \begin{tabular}{lllc} + \hline + On & Hostname & Port & Framerate\\ + \hline + X & 192.168.1.12 & 10650 & 0.0 \\ + X & 192.168.1.12 & 10651 & 0.0 \\ + X & 192.168.1.12 & 10652 & 0.0 \\ + X & 192.168.1.12 & 10653 & 0.0 \\ + X & 192.168.1.12 & 10654 & 0.0 \\ + X & localhost & 10655 & 0.0 \\ + X & localhost & 10656 & 0.0 \\ + \hline \end{tabular} \item set the Total number of jobs to create. This number only pertains to client nodes, so we do not need to consider the master node; \item click OK on the bottom of the Preferences window. diff --git a/parts/Windows.tex b/parts/Windows.tex index d2fad5f..2c637af 100644 --- a/parts/Windows.tex +++ b/parts/Windows.tex @@ -84,7 +84,7 @@ Each of the symbols has an associated tooltip as an easy reminder of its functio several is described in a little more detail in other areas of this manual. \vspace{2ex} -\begin{tabular}{ll} +\begin{longtable}{ll} \hline First set of 3 symbols & Move in the reverse direction on the timeline \\ 4th symbol & Stop play \\ @@ -105,7 +105,7 @@ several is described in a little more detail in other areas of this manual. Set Timecode & Explained in \ref{sub:align_timecodes} \\ Gang Modes & Explained in \ref{sub:displaying_tracks_ganged} \\ \hline -\end{tabular} +\end{longtable} The \textit{Manual Go To} \index{goto} menu is quite versatile as you can see in figure~\ref{fig:goto_menu}. The options of \textit{=} represents goto the position indicated in the textbox; \textit{+} indicates @@ -1836,24 +1836,25 @@ Examples with some caveats first: \item Sort is by filename base name (directory path not included automatically) except when the \textit{Around} operation is used and then it is sorted by that Target distance first and then filename. \end{enumerate} -\begin{table}[htpb] - \centering - \caption{Examples} - \label{tab:label} - \small - \begin{tabular}{lllm{10em}m{10em}} \toprule - Enable& Target& Op& Value& meaning\\\midrule -Or &Patterns &Matches &*& all files from the Media folder are included\\ -And Not&Filesize&Lt &160000000& no files that are less than 160MB in size \\ -Or Not& Time &Ge &2018/07/30 06:13:00 & files not greater than or equal date\\ -And &Duration&Eq &01:00 & files included must have 60 secs. Duration\\ -Off &Samplerate&Ne &44000 & off for now, but may want to include later\\ -And &Framerate&Around&24+1 & files included all have 24 to 25 framerate\\ -Or &Patterns&Matches&[*.mp4] & all files with the extension of mp4\\ -Or &Time& Around&2018/08/02 06:00:00 + 02:00:00 & files at 4 AM to 8 AM\\\bottomrule - \end{tabular} -\end{table} - +\begin{longtable}{lllm{10em}m{10em}} + \caption{Examples} + \label{tab:label}\\ + \toprule + \textbf{Enable} & \textbf{Target} & \textbf{OP} & \textbf{Value} & \textbf{meaning} \\ + \hline + %begin{latexonly} + \endhead + %end{latexonly} + Or & Patterns & Matches & * & all files from the Media Folder are included \\ + And Not & Filesize & Lt & 160000000 & no files that are less than 160MB in size \\ + Or Not & Time & Ge & 2018/07/30 06:13:00 & files not greater than or equal date \\ + And & Duration & Eq & 01:00 & files included must have 60 secs. Duration \\ + Off & Samplerate & Ne & 44000 & off for now, but may want to include later \\ + And & Framerate & Around & 24+1 & files included all have 24 to 25 framerate \\ + Or & Patterns & Matches & [*.mp4] & all files with the extension of mp4 \\ + Or & Time & Around & 2018/08/02 06:00:00 + 02:00:00 & files at 4 AM to 8 AM \\ + \bottomrule +\end{longtable} \subsection{Vicons \& Aicons – aka Video Icons / Audio Icons}% \label{sub:vicons_aicons_aka_video_icons_audio_icons} -- 2.26.2