X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=inline;f=CinelerraGG_Manual.tex;h=94a7966533ff1774fc8fb1c29e378c598534446a;hb=ea23fa5f714b9dafe1491b1aeb2a5b04b4893065;hp=efe74bb4e0e3a2aa34862c9c46bc11d90829ef2f;hpb=7be4c8cfd30b4050e2c02994fbdbea9e38887062;p=goodguy%2Fcin-manual-latex.git diff --git a/CinelerraGG_Manual.tex b/CinelerraGG_Manual.tex index efe74bb..94a7966 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,33 @@ 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/Glossary} +\printnomenclature % print glossary + +\newpage + +\listoftables +\newpage + +\listoffigures +\newpage + +\listoftodos \end{document}