X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=common%2Fsettings.tex;fp=common%2Fsettings.tex;h=687f4c454c561b307da9dc2111e1d0b2e3c3c2b7;hp=f4a0d8a32772e52352db66111ded180b835e92c6;hb=c278d96d7ed81360c28229941fd5fb627777af04;hpb=9fc28f3e3893e19fe3eb6d87a3171da6714edbfe diff --git a/common/settings.tex b/common/settings.tex index f4a0d8a..687f4c4 100644 --- a/common/settings.tex +++ b/common/settings.tex @@ -39,7 +39,23 @@ %\renewcommand{\afterchaptertitle}{\par\nobreak\medskip\hrule\vskip %\afterchapskip} %} -\chapterstyle{madsen} % one of chapter header style for memoir documentclass +%\chapterstyle{madsen} % one of chapter header style for memoir documentclass +\makechapterstyle{morrow}{% requires graphicx package + \chapterstyle{default}% + \renewcommand*{\chapnamefont}{% + \normalfont\Large\scshape\raggedleft}% + \renewcommand*{\chapnumfont}{% + \normalfont\Large\bfseries\sffamily}% + \renewcommand*{\printchapternum}{% + \chapnumfont \resizebox{!}{3ex}{\thechapter}% + }% + \renewcommand*{\chaptitlefont}{% + \normalfont\Huge\bfseries\sffamily\raggedleft}% + \renewcommand*{\afterchapternum}{% + \par\hspace{1.5cm}\hrule\vskip\midchapskip}% +}% + +\chapterstyle{morrow} % one of chapter header style for memoir documentclass %\renewcommand{\printchaptername}{\normalfont\large\scshape Chapter} \renewcommand{\chapterheadstart}{} %\renewcommand{\beforechapskip}{\vspace{2pt}}