X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=common%2Fsettings.tex;h=7a9c793cdd648114ef352cef4b659b3652e53287;hp=d626072203bd6a0271f1211aafc0d0c6345f521f;hb=9ce0dc3a546f7e39b2aa3b213dbcd19a218e2840;hpb=1a582ca94b7102bb9df2628379f682b6e53cfa83 diff --git a/common/settings.tex b/common/settings.tex index d626072..7a9c793 100644 --- a/common/settings.tex +++ b/common/settings.tex @@ -1,2 +1,34 @@ %\usepackage[sfdefault]{noto} -%\renewcommand{\rmdefault}{noto} +%====================== Page geometry +\usepackage{geometry} % page geometry +\geometry{left=2.0cm} +\geometry{right=2.0cm} +\geometry{top=2.0cm} +\geometry{bottom=1.5cm} +\parindent=1.0cm % first indent in section +\righthyphenmin=2 % hyphen last charecter + +\setsecnumdepth{subsubsection} % section numration depth + + + +%\pagestyle{plain} +%\pagenumbering{roman} +%\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}}