X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=CinelerraGG_Manual.tex;h=bf61addae801b7bb19795e82db64b2e58e6246b3;hp=add4436288b8d5e4efe1e57ead338f6e8456c07b;hb=7af20118e92709c3ab806dc639910fb0b9af78be;hpb=aab931b08ae2d42247d7787582a0e5c4bc14dc7a diff --git a/CinelerraGG_Manual.tex b/CinelerraGG_Manual.tex index add4436..bf61add 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,29 @@ 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} + + +\printnomenclature % print glossary +\nomenclature{t}{test} % remove this after adding actual glosssary item +\newpage + +\listoftables +\newpage + +\listoffigures +\newpage + +\listoftodos \end{document}