Olaf's cover page + minor corrections
[goodguy/cin-manual-latex.git] / CinelerraGG_Manual.tex
index fe5905236ce0c1c58750552ff2d6fdc4aae4e12b..202c437f8d3b02773fac68357ab53848bac52f17 100644 (file)
@@ -1,8 +1,8 @@
 %
 \documentclass[
-letter,
+a4paper,
 14pt,
-twoside,
+oneside,
 openright,
 svgnames
 ]{memoir}                       % paper size, font size and other options for document
@@ -11,12 +11,13 @@ svgnames
 \input{common/settings.tex}
 
 \begin{document}
+
 \input{common/title.tex}        % create and use custom title page
 
 \thispagestyle{empty}           % no page numbers
 
 \newpage
-
+\parskip=14pt
 \frontmatter
 
 \include{parts/Introduction}     % Introduction 
@@ -49,8 +50,9 @@ svgnames
 \include{parts/Translations}
 \include{parts/Licenses}
 
-\begin{appendices}
+\chapter*{Appendices}
 \addappheadtotoc
+\begin{appendices}
 \include{parts/Quickstart}
 \include{parts/Developer}
 \include{parts/AuxilaryPrograms}