add chapters 20 - 21
[goodguy/cin-manual-latex.git] / CinelerraGG_Manual.tex
index 9016943714781810a38c1487df7ae0eed3871a94..f8792eed2c1cfb15a5547a8a6c71e0f9d1cd3fd8 100644 (file)
@@ -8,6 +8,8 @@ svgnames
 ]{memoir}                       % paper size, font size and other options for document
 \input{common/packages.tex}     % common packages
 
+\input{common/settings.tex}
+
 \begin{document}
 \input{common/title.tex}        % create and use custom title page
 
@@ -25,11 +27,40 @@ svgnames
 
 \mainmatter
 
-\include{parts/Instalation}
+\include{parts/Installation}
 \include{parts/Windows}
 \include{parts/Attributes}
 \include{parts/Loadandsave}
 \include{parts/Editing}
 \include{parts/Rendering}
+\include{parts/Keyframes}
+\include{parts/FFmpeg}
+\include{parts/Plugins}
+\include{parts/Transition}
+\include{parts/Overlays}
+\include{parts/Recording}
+\include{parts/DVD}
+\include{parts/Multi5s}
+\include{parts/Shortcuts}
+\include{parts/Configuration}
+\include{parts/Stuff}
+\include{parts/Trouble}
+\include{parts/Tips}
+\include{parts/Translations}
+\include{parts/Licenses}
+
+
+\include{parts/Glossary}
+\printnomenclature      % print glossary
+
+\newpage
+
+\listoftables
+\newpage
+
+\listoffigures
+\newpage
+
+\listoftodos
 
 \end{document}