Remove noto font
[goodguy/cin-manual-latex.git] / CinelerraGG_Manual.tex
index a3c28dbfcf31bf3e8a53f140ca352aca3fcf4e40..0bdd2454b0ecd999f4e7d564bbd8839570153873 100644 (file)
@@ -1,10 +1,7 @@
 %
 \documentclass[letter,14pt,oneside,openright,svgnames]{memoir} % paper size, font size and other options for document
-%\input{common/setup.tex}
 \input{common/packages.tex} % common packages
 
-
-%\includeonly{parts/Disclaimer}
 \begin{document}
 
 \titleLL % use cutom title
@@ -13,9 +10,8 @@
 
 \newpage
 
-\mainmatter
-\tableofcontents
-\pagestyle{plain}
+%\pagestyle{plain}
+%\pagenumbering{roman}
 %\renewcommand{\chapterheadstart}{
 %%\vspace*{\beforechapskip}
 %\hrule\medskip}
 %\renewcommand{\printchaptername}{\normalfont\large\scshape Chapter}
 \renewcommand{\chapterheadstart}{}
 %\renewcommand{\beforechapskip}{\vspace{2pt}}
+\frontmatter
+%\pagenumbering{Roman}
+
+\include{parts/Introduction}     % Introduction 
+
+\tableofcontents
+
+\pagestyle{plain}
+
+\mainmatter
 
-\include{parts/Introduction}
 \include{parts/Instalation}
 
 \end{document}