X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=CinelerraGG_Manual.tex;h=c1e0dbadabb1b2e5136fc9bb5326a23e9e4205d6;hp=efe74bb4e0e3a2aa34862c9c46bc11d90829ef2f;hb=9ce25137f22439bf1ab413467681eca5ac65eba3;hpb=bb299187d4d77c1bffc244d3e9f9a07d09d01a48 diff --git a/CinelerraGG_Manual.tex b/CinelerraGG_Manual.tex index efe74bb..c1e0dba 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 @@ -28,5 +30,34 @@ svgnames \include{parts/Instalation} \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/Glossary} +\printnomenclature % print glossary + +\newpage + +\listoftables +\newpage + +\listoffigures +\newpage + +\listoftodos \end{document}