Olaf fix in settings so can cut and paste from pdf file
authorGood Guy <good1.2guy@gmail.com>
Sat, 28 Mar 2020 02:14:44 +0000 (20:14 -0600)
committerGood Guy <good1.2guy@gmail.com>
Sat, 28 Mar 2020 02:14:44 +0000 (20:14 -0600)
common/settings.tex
parts/Developer.tex

index aa85497bd8a1f5a768f7b4c373ea07fca45e47a6..e2c68bbb75eff0d0da938224db306a77f631ed39 100644 (file)
@@ -1,20 +1,10 @@
 % FIXME Settings
 % - Page numbers always on the right, matching the chapter
 % FIXME Settings
 % - Page numbers always on the right, matching the chapter
-%   number. Possibly coloring.
-% - Improve header, remove the line, because with the listings also
-%   come lines and when they meet it looks bad. Set italics and
-%   color if necessary.
-% - But be careful, too much ink can quickly have a negative
-%   effect.
+%   number.
 
 % FIXME Text
 % - Change all tables to variable dimensions. -> use draft
 
 % FIXME Text
 % - Change all tables to variable dimensions. -> use draft
-% - (Remove all leading \$ characters from the shell
-%   examples. Alternative: invalidate according to TeX rules, so that
-%   other editors do not consider this an error. Do not automate, this
-%   must be adjusted manually.)
-% - no * in the font
-% - No novels in the listings.
+% - Remove all leading \$ characters from the shell examples.
 
 % The Settings
 
 
 % The Settings
 
 \setsubparaheadstyle{\normalfont\bfseries\color{CinBlueText}}% SubParagraph
 
 % Table of contents
 \setsubparaheadstyle{\normalfont\bfseries\color{CinBlueText}}% SubParagraph
 
 % Table of contents
-\addtodef{\tocheadstart}{\color{CinBlueText}}{} % If you want the whole TOC to be blue also
-%\addtoiargdef{\printtoctitle}{\color{CinBlueText}}{} % If you just want the TOC title blue
+\addtoiargdef{\printtoctitle}{\color{CinBlueText}}{} % If you just want the TOC title blue
+% \addtodef{\tocheadstart}{\color{CinBlueText}}{} % If you want the
+% whole TOC to be blue also. The page numbers are also colored, but
+% these are not links, that's confusing.
 
 
 % PDF properties
 
 
 % PDF properties
@@ -73,7 +65,7 @@
   filecolor=[named]{CinBlueText},
   urlcolor=[named]{CinBlueText},
   bookmarksnumbered=true,
   filecolor=[named]{CinBlueText},
   urlcolor=[named]{CinBlueText},
   bookmarksnumbered=true,
-  pdftitle={The Comprehensive User Manual},
+  pdftitle={Cinelerra-GG -- The Comprehensive User Manual},
   pdfauthor={The Cinelerra-GG Community},
   pdfsubject={Video Editing},
   pdfkeywords={Cinelerra-GG, CGG, Cin5, Infinity, User Manual, Video
   pdfauthor={The Cinelerra-GG Community},
   pdfsubject={Video Editing},
   pdfkeywords={Cinelerra-GG, CGG, Cin5, Infinity, User Manual, Video
@@ -82,7 +74,6 @@
 
 
 % Package listings
 
 
 % Package listings
-% FIXME: PDF c&p d o e s  n o t  w o r k.
 \lstset{% Common settings
   frame=single,
   framerule=0pt,
 \lstset{% Common settings
   frame=single,
   framerule=0pt,
                    % title
   inputencoding=utf8,
   extendedchars=true,
                    % title
   inputencoding=utf8,
   extendedchars=true,
+  % Required for c&p (PDF -> Clipboard):
+  columns=fullflexible,
   postbreak=\mbox{\textcolor{CinSilver}{$\hookrightarrow$}\space},
   keywordstyle=\color{CinDarkGray},
   commentstyle=\footnotesize\color{gray},
   postbreak=\mbox{\textcolor{CinSilver}{$\hookrightarrow$}\space},
   keywordstyle=\color{CinDarkGray},
   commentstyle=\footnotesize\color{gray},
 
 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-%====================== Page geometry
-% \geometry{left=2.0cm}
-% \geometry{right=2.0cm}
-% \geometry{top=2.0cm}
-% \geometry{bottom=2.0cm}
-
 \parindent=0.0cm                    % first indent in section
 \righthyphenmin=2                   % hyphen last charecter
 \setsecnumdepth{subsubsection}                 % section numeration depth
 
 \parindent=0.0cm                    % first indent in section
 \righthyphenmin=2                   % hyphen last charecter
 \setsecnumdepth{subsubsection}                 % section numeration depth
 
-%\pagestyle{plain}
-%\pagenumbering{roman}
-%\renewcommand{\chapterheadstart}{
-%%\vspace*{\beforechapskip}
-%\hrule\medskip}
-%\renewcommand{\chapnamefont}{\normalfont\large\scshape}
-%\renewcommand{\chapnumfont}{\normalfont\large\scshape}
-%\renewcommand{\chaptitlefont}{\normalfont\large\scshape}
-%\renewcommand{\printchaptername}{\normalfont\large\scshape История}
-%\renewcommand{\chapternamenum}{ }
-%\renewcommand{\printchapternum}{\chapnumfont \thechapter}
-%\renewcommand{\afterchapternum}{. }
-%\renewcommand{\afterchapskip}{\vspace{2ex}}
-%\renewcommand{\afterchaptertitle}{\par\nobreak\medskip\hrule\vskip 
-%\afterchapskip}
-%}
-%\chapterstyle{madsen}         % one of chapter header style for memoir documentclass
-\chapterstyle{morrow}          % one of chapter header style for memoir documentclass
+% We use the chapter header style:
+\chapterstyle{morrow}
+
 % \renewcommand{\printchaptername}{\normalfont\large\scshape Chapter}
 \renewcommand{\chapterheadstart}{}
 %\renewcommand{\beforechapskip}{\vspace{2pt}}
 % \renewcommand{\printchaptername}{\normalfont\large\scshape Chapter}
 \renewcommand{\chapterheadstart}{}
 %\renewcommand{\beforechapskip}{\vspace{2pt}}
 
 \renewcommand{\nomname}{Glossary} % glossary name
 
 
 \renewcommand{\nomname}{Glossary} % glossary name
 
+% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
 % Define the Cinnelerra-GG wordmark - a rough draft that can be
 % adapted at any time. To be used in the text with \CGG{}
 % or % \CGGI{}
 % Define the Cinnelerra-GG wordmark - a rough draft that can be
 % adapted at any time. To be used in the text with \CGG{}
 % or % \CGGI{}
index c61067f6fbe785b91d6a4dba635ee79ad5efe01a..a23ce32ecf088119d1ecfb194e916082f98cfaba 100644 (file)
@@ -381,6 +381,7 @@ capabilities. The second is that cmake 3.5.1 is required for OpenCV 4.2.
      \item Workaround already in use by \CGG{} - using 3.4.1 for older distros and 4.2 for newer
      \item Your workaround - upgrade cmake to 3.5.1 for upgrade to 4.2; add non-free to the
 compile; and use binaries that you do not know what they contain since no source code to compile.
      \item Workaround already in use by \CGG{} - using 3.4.1 for older distros and 4.2 for newer
      \item Your workaround - upgrade cmake to 3.5.1 for upgrade to 4.2; add non-free to the
 compile; and use binaries that you do not know what they contain since no source code to compile.
+Look into opencv4/opencv2/core/types.hpp:711;27
 \end{description}
 
 \textbf{webp}
 \end{description}
 
 \textbf{webp}
@@ -399,6 +400,14 @@ compile; and use binaries that you do not know what they contain since no source
      \item Your workaround - upgrade on those systems to cmake 3.5
 \end{description}
 
      \item Your workaround - upgrade on those systems to cmake 3.5
 \end{description}
 
+\textbf{x10tv}
+\begin{description}[noitemsep]
+     \item Status - this is the x10 TV remote control
+     \item Problem - INPUT\_PROP\_POINTING\_STICK not defined error on older distros
+     \item Workaround already in use by \CGG{} - leaving out of Ubuntu14, Ubuntu, Centos7
+     \item Your workaround - look into /usr/include/linux/input-event-codes.h
+\end{description}
+
 \textbf{libvpx}
 \begin{description}[noitemsep]
      \item Status - currently at version 1.8.1
 \textbf{libvpx}
 \begin{description}[noitemsep]
      \item Status - currently at version 1.8.1