X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=CinelerraGG_Manual.tex;h=7331a670cd9fc36e68349b480afdfc72100513b8;hp=9016943714781810a38c1487df7ae0eed3871a94;hb=1b5cc53d5c8253532ebb21bc811ae19597102f09;hpb=251ccfeeeba7dc0e5e5f151465656c199436ddcd diff --git a/CinelerraGG_Manual.tex b/CinelerraGG_Manual.tex index 9016943..7331a67 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,28 @@ 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/Recording} +\include{parts/DVD} +\include{parts/Multi5s} +\include{parts/Shortcuts} + + +\include{parts/Glossary} +\printnomenclature % print glossary + +\newpage + +\listoftables +\newpage + +\listoffigures +\newpage + +\listoftodos \end{document}