X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=CinelerraGG_Manual.tex;h=c6bfe53c0b2b9f150fea44687c69d11e4cacaacc;hp=add4436288b8d5e4efe1e57ead338f6e8456c07b;hb=7a06557bdd3313f771b14f56f74c01fceb2a6f25;hpb=aab931b08ae2d42247d7787582a0e5c4bc14dc7a diff --git a/CinelerraGG_Manual.tex b/CinelerraGG_Manual.tex index add4436..c6bfe53 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,24 @@ 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} + +\listoftables +\newpage + +\listoffigures +\newpage + +\listoftodos \end{document}