Add some settings in settings.tex
authorСпицын Андрей <spitsyn.andrey@gmail.com>
Sun, 7 Apr 2019 22:21:23 +0000 (01:21 +0300)
committerСпицын Андрей <spitsyn.andrey@gmail.com>
Sun, 7 Apr 2019 22:21:23 +0000 (01:21 +0300)
common/packages.tex
common/settings.tex
parts/Instalation.tex

index 01bee8f69449967a645e5c808c54e8d57a9a638d..da754677e2c6b37c80a5b849335e530950839e09 100644 (file)
   texcl=true,
   morekeywords={*,...}              % if you want to add more keywords to the set
 }
   texcl=true,
   morekeywords={*,...}              % if you want to add more keywords to the set
 }
-%======================геометрия полей
-\usepackage{geometry}               % page geometry
-\geometry{left=2.0cm}
-\geometry{right=2.0cm}
-\geometry{top=2.0cm}
-\geometry{bottom=1.5cm}
-\parindent=1.0cm                    % first indent in section
-\righthyphenmin=2                   % hyphen last charecter
 %---------------------------------------------------------------------------
 \makeatletter
 \renewcommand{\@biblabel}[1]{#1.}
 %---------------------------------------------------------------------------
 \makeatletter
 \renewcommand{\@biblabel}[1]{#1.}
index bda57edee6b70a3b7fd0f42edf133016108b96da..c9256e5f94a2efd08a29e79c137dd53e5b679e9e 100644 (file)
@@ -1 +1,11 @@
 %\usepackage[sfdefault]{noto}
 %\usepackage[sfdefault]{noto}
+%====================== Page geometry
+\usepackage{geometry}               % page geometry
+\geometry{left=2.0cm}
+\geometry{right=2.0cm}
+\geometry{top=2.0cm}
+\geometry{bottom=1.5cm}
+\parindent=1.0cm                    % first indent in section
+\righthyphenmin=2                   % hyphen last charecter
+
+\setsecnumdepth{subsubsection} % section numration depth
index d377303b2f29ef74a4d163690299b0d1cd767792..b91764fac827021ae245160fe52dd8a06680e3a2 100644 (file)
@@ -51,7 +51,7 @@ These differences make it possible to have several different versions installed
 \begin{enumerate}
     \item 
         You need at least 2.5\,GB of disk storage to operate a build + you need to have “\texttt{git}” installed.
 \begin{enumerate}
     \item 
         You need at least 2.5\,GB of disk storage to operate a build + you need to have “\texttt{git}” installed.
-    \item  Obviously in order to install into the system, you must run as root.
+    \item  Obviously in order to install into the system, you must run as \textbf{root}.
     \item  The "\texttt{git}" step has to download many files (approx 100\,MB) so allow time.
     \item  Run the following commands (this takes awhile):
 
     \item  The "\texttt{git}" step has to download many files (approx 100\,MB) so allow time.
     \item  Run the following commands (this takes awhile):
 
@@ -89,7 +89,7 @@ grep "\*\*\*.*error" -ai log
 \paragraph{To do a single-user build,} read the \texttt{README} that is at the top level after you get the source.
 \begin{enumerate}
     \item  You need at least 2.5\,GB of disk storage to operate a build + you need to have  “\texttt{git}” installed.
 \paragraph{To do a single-user build,} read the \texttt{README} that is at the top level after you get the source.
 \begin{enumerate}
     \item  You need at least 2.5\,GB of disk storage to operate a build + you need to have  “\texttt{git}” installed.
-    \item  Recommend you build and run as root, just to avoid permission issues initially.
+    \item  Recommend you build and run as \textbf{root}, just to avoid permission issues initially.
     \item  The "\texttt{git}" step has to download many files (approx 100\,MB) so allow time.
     \item  Run the following commands (this takes awhile):
         \begin{lstlisting}[language=bash]
     \item  The "\texttt{git}" step has to download many files (approx 100\,MB) so allow time.
     \item  Run the following commands (this takes awhile):
         \begin{lstlisting}[language=bash]
@@ -100,7 +100,7 @@ cd cinelerra5/cinelerra-5.1 # toplevel directory
 \end{enumerate}
 
 NOTE: if your system has never had Cinelerra-GG Infinity installed, you will have to make sure all
 \end{enumerate}
 
 NOTE: if your system has never had Cinelerra-GG Infinity installed, you will have to make sure all
-the compilers and libraries necessary are installed. So on the very first build you should run as root:
+the compilers and libraries necessary are installed. So on the very first build you should run as \textbf{root}:
 
 \begin{lstlisting}[language=bash]
 ./blds/bld_prepare.sh <os>     # where <os> represents the Operating System of centos, fedora, suse, leap, ubuntu, debian.
 
 \begin{lstlisting}[language=bash]
 ./blds/bld_prepare.sh <os>     # where <os> represents the Operating System of centos, fedora, suse, leap, ubuntu, debian.
@@ -111,7 +111,7 @@ make install
 \end{lstlisting}
 
 Then just start the application by keying in: ./cin in the bin subdirectory OR add a desktop icon by
 \end{lstlisting}
 
 Then just start the application by keying in: ./cin in the bin subdirectory OR add a desktop icon by
-using the appropriate directory to copy the files to, run as root, and edit to correct the directory path.
+using the appropriate directory to copy the files to, run as \textbf{root}, and edit to correct the directory path.
 
 \begin{lstlisting}[language=bash]
 cd /cinelerra_directory_path
 
 \begin{lstlisting}[language=bash]
 cd /cinelerra_directory_path
@@ -122,3 +122,9 @@ change the “Exec=cin” line to be “Exec=<your_directory_path>/bin/cin”
 
 The preceding directions for doing a single-user build has been meticulously followed to build and run
 on a newly installed ubuntu 15 system WITHOUT BEING ROOT except for the \texttt{bld\_prepare.sh} and creating the desktop icon.
 
 The preceding directions for doing a single-user build has been meticulously followed to build and run
 on a newly installed ubuntu 15 system WITHOUT BEING ROOT except for the \texttt{bld\_prepare.sh} and creating the desktop icon.
+
+\subsection{Notable Options and Caveats}%
+\label{sub:notable_options_and_caveats}
+
+These procedures and the Cinelerra-GG Infinity software have all been run as “\textbf{root}” on various home laptops and desktops. This provides the best chance to ensure all works correctly and also allows for handling errors, other problems and potential crashes with the most success.  Included in this section are some of the build variations easily available for normal builds.
+