Rename main file. Add settings.tex
[goodguy/cin-manual-latex.git] / feature5.tex
diff --git a/feature5.tex b/feature5.tex
deleted file mode 100644 (file)
index a3c28db..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-%
-\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
-
-\thispagestyle{empty} % no page numbers
-
-\newpage
-
-\mainmatter
-\tableofcontents
-\pagestyle{plain}
-%\renewcommand{\chapterheadstart}{
-%%\vspace*{\beforechapskip}
-%\hrule\medskip}
-%\renewcommand{\chapnamefont}{\normalfont\large\scshape}
-%\renewcommand{\chapnumfont}{\normalfont\large\scshape}
-%\renewcommand{\chaptitlefont}{\normalfont\large\scshape}
-%\renewcommand{\printchaptername}{\normalfont\large\scshape История}
-%\renewcommand{\chapternamenum}{ }
-%\renewcommand{\printchapternum}{\chapnumfont \thechapter}
-%\renewcommand{\afterchapternum}{. }
-%\renewcommand{\afterchapskip}{\vspace{2ex}}
-%\renewcommand{\afterchaptertitle}{\par\nobreak\medskip\hrule\vskip 
-%\afterchapskip}
-%}
-\chapterstyle{madsen}         % one of chapter header style for memoir documentclass
-%\renewcommand{\printchaptername}{\normalfont\large\scshape Chapter}
-\renewcommand{\chapterheadstart}{}
-%\renewcommand{\beforechapskip}{\vspace{2pt}}
-
-\include{parts/Introduction}
-\include{parts/Instalation}
-
-\end{document}