X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=CinelerraGG_Manual.tex;h=6f291f424bb4ad657977ca0555c7fd367a268eb8;hp=f8792eed2c1cfb15a5547a8a6c71e0f9d1cd3fd8;hb=c71f79f33f1d859472705ce80debc80d881e8a4b;hpb=c8abda99fe527827ce404e84ba56a72eb93e29c8 diff --git a/CinelerraGG_Manual.tex b/CinelerraGG_Manual.tex index f8792ee..6f291f4 100644 --- a/CinelerraGG_Manual.tex +++ b/CinelerraGG_Manual.tex @@ -1,8 +1,8 @@ % \documentclass[ -letter, +Letter, 14pt, -twoside, +oneside, openright, svgnames ]{memoir} % paper size, font size and other options for document @@ -11,12 +11,13 @@ svgnames \input{common/settings.tex} \begin{document} + \input{common/title.tex} % create and use custom title page \thispagestyle{empty} % no page numbers \newpage - +\parskip=14pt \frontmatter \include{parts/Introduction} % Introduction @@ -34,8 +35,10 @@ svgnames \include{parts/Editing} \include{parts/Rendering} \include{parts/Keyframes} +\settocdepth{subsection} \include{parts/FFmpeg} \include{parts/Plugins} +\settocdepth{section} \include{parts/Transition} \include{parts/Overlays} \include{parts/Recording} @@ -49,6 +52,13 @@ svgnames \include{parts/Translations} \include{parts/Licenses} +\chapter*{Appendices} +\addappheadtotoc +\begin{appendices} +\include{parts/Quickstart} +\include{parts/Developer} +\include{parts/AuxilaryPrograms} +\end{appendices} \include{parts/Glossary} \printnomenclature % print glossary