X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=CinelerraGG_Manual.tex;h=0480dbab2ba0637f9d41a4158f7aa3e28c447b94;hb=4f88cfa7939dc9b8c1a1971099c9f5a05a55853e;hp=add4436288b8d5e4efe1e57ead338f6e8456c07b;hpb=aab931b08ae2d42247d7787582a0e5c4bc14dc7a;p=goodguy%2Fcin-manual-latex.git diff --git a/CinelerraGG_Manual.tex b/CinelerraGG_Manual.tex index add4436..0480dba 100644 --- a/CinelerraGG_Manual.tex +++ b/CinelerraGG_Manual.tex @@ -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 @@ -21,11 +23,51 @@ svgnames \tableofcontents -\pagestyle{plain} +\pagestyle{ruled} \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} + +\chapter*{Appendices} +\addappheadtotoc +\begin{appendices} +\include{parts/Quickstart} +\include{parts/Developer} +\include{parts/AuxilaryPrograms} +\end{appendices} + +\include{parts/Glossary} +\printnomenclature % print glossary + +\newpage + +\listoftables +\newpage + +\listoffigures +\newpage + +\listoftodos \end{document}