X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=CinelerraGG_Manual.tex;h=f4799dd84f61c8455fd796ad10892156992aef25;hp=9016943714781810a38c1487df7ae0eed3871a94;hb=bb8af00acefd95630c0de1d55e54ad285f1ba932;hpb=251ccfeeeba7dc0e5e5f151465656c199436ddcd diff --git a/CinelerraGG_Manual.tex b/CinelerraGG_Manual.tex index 9016943..f4799dd 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 @@ -31,5 +33,24 @@ svgnames \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/Glossary} +\printnomenclature % print glossary + +\newpage + +\listoftables +\newpage + +\listoffigures +\newpage + +\listoftodos \end{document}