All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@git.madduck.net.
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
2 \RequirePackage{memoir-subtitle}
4 \pretitle{\begin{center}\LARGE\rmfamily}
5 \presubtitle{\vspace{-1em}\begin{center}\Large\rmfamily}
6 \preauthor{\begin{center}\large\rmfamily \lineskip .5em \begin{tabular}[t]{c}}
7 \predate{\begin{center}\large\rmfamily}
9 \renewcommand{\abstractnamefont}{\normalfont\rmfamily\small\bfseries}
11 \makechapterstyle{rotis-fonts}{%
12 \renewcommand{\partnamefont}{\rmfamily\huge\bfseries}
13 \renewcommand{\parttitlefont}{\partnamefont}
14 \renewcommand{\partnumfont}{\partnamefont}
16 \renewcommand{\chapnamefont}{\rmfamily\huge}
17 \renewcommand{\chaptitlefont}{\chapnamefont}
18 \renewcommand{\chapnumfont}{\chapnamefont}
20 \setsecheadstyle{\Large\rmfamily\bfseries\raggedright}
21 \setsubsecheadstyle{\large\rmfamily\bfseries\raggedright}
22 \setsubsubsecheadstyle{\normalsize\rmfamily\bfseries\raggedright}
23 \setparaheadstyle{\normalsize\rmfamily\bfseries\raggedright}
24 \setsubparaheadstyle{\normalsize\rmfamily\raggedright}
27 \makechapterstyle{article-rotis}{%
28 \chapterstyle{rotis-fonts}
29 \chapterstyle{article}
30 \renewcommand{\chaptitlefont}{\normalfont\rmfamily\Large\bfseries}
31 \renewcommand{\chapnumfont}{\normalfont\rmfamily\Large\bfseries}