X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=CinelerraGG_Manual.tex;h=8e856bff19b6fae2aeb64a90c248f85292bd625c;hb=686c08c43e0947398ad946038cae2018c2a66551;hp=cc6fa705270bbf33148f0610e0a05e707cbefecf;hpb=5eb85a40a89efd492f7876163af1d205369dfbc3;p=goodguy%2Fcin-manual-latex.git diff --git a/CinelerraGG_Manual.tex b/CinelerraGG_Manual.tex index cc6fa70..8e856bf 100644 --- a/CinelerraGG_Manual.tex +++ b/CinelerraGG_Manual.tex @@ -1,32 +1,31 @@ -% \documentclass[ a4paper, -14pt, +12pt, oneside, -openright, -svgnames -]{memoir} % paper size, font size and other options for document -\input{common/packages.tex} % common packages - +svgnames, +%draft +]{memoir} % paper size, font size and other options for document +\input{common/packages.tex} % common packages \input{common/settings.tex} +%\includeonly{common/title,parts/Installation}% ,parts/Introduction,parts/Windows + \begin{document} \input{common/title.tex} % create and use custom title page \thispagestyle{empty} % no page numbers - -\newpage -\parskip=14pt +% \newpage +\setlength{\parskip}{1\baselineskip} \frontmatter -\include{parts/Introduction} % Introduction +\include{parts/Introduction} \tableofcontents \pagestyle{ruled} -\mainmatter +\mainmatter% \include{parts/Installation} \include{parts/Windows} @@ -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: