X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=CinelerraGG_Manual.tex;h=c8e6286f7437084bc8bb14bd656fd4b4c8b66f03;hp=add4436288b8d5e4efe1e57ead338f6e8456c07b;hb=debff500fcf4f806111f4f026f9ce44827270acc;hpb=aab931b08ae2d42247d7787582a0e5c4bc14dc7a;ds=sidebyside diff --git a/CinelerraGG_Manual.tex b/CinelerraGG_Manual.tex index add4436..c8e6286 100644 --- a/CinelerraGG_Manual.tex +++ b/CinelerraGG_Manual.tex @@ -2,7 +2,7 @@ \documentclass[ letter, 14pt, -oneside, +twoside, openright, svgnames ]{memoir} % paper size, font size and other options for document @@ -21,11 +21,30 @@ svgnames \tableofcontents -\pagestyle{plain} +\pagestyle{ruled} \mainmatter \include{parts/Instalation} \include{parts/Windows} +\include{parts/Attributes} +\include{parts/Loadandsave} +\include{parts/Editing} +\include{parts/Rendering} +\include{parts/Keyframes} +\include{parts/FFmpeg} + + +\printnomenclature % print glossary +\nomenclature{t}{test} % remove this after adding actual glosssary item +\newpage + +\listoftables +\newpage + +\listoffigures +\newpage + +\listoftodos \end{document}