Olaf changes + a couple of rewordings
[goodguy/cin-manual-latex.git] / CinelerraGG_Manual.tex
index 6f291f424bb4ad657977ca0555c7fd367a268eb8..e709db36bacbf4f6941afc505a603d77815cd032 100644 (file)
@@ -1,10 +1,9 @@
-%
 \documentclass[
-Letter,
-14pt,
+a4paper,
+12pt,
 oneside,
-openright,
-svgnames
+svgnames,
+%draft
 ]{memoir}                       % paper size, font size and other options for document
 \input{common/packages.tex}     % common packages
 
@@ -35,10 +34,8 @@ svgnames
 \include{parts/Editing}
 \include{parts/Rendering}
 \include{parts/Keyframes}
-\settocdepth{subsection}
 \include{parts/FFmpeg}
 \include{parts/Plugins}
-\settocdepth{section}
 \include{parts/Transition}
 \include{parts/Overlays}
 \include{parts/Recording}
@@ -71,6 +68,11 @@ svgnames
 \listoffigures
 \newpage
 
-\listoftodos
+\listoftodos
 
 \end{document}
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: t
+%%% End: