X-Git-Url: https://code.communitydata.science/cdsc_tex.git/blobdiff_plain/cbedfda996adc47ff8986883bb85d000228fe0b6..8e6dd96bbe87bfbee82d699f93d84a0d4a356b9d:/paper_template/mako-mem.sty diff --git a/paper_template/mako-mem.sty b/paper_template/mako-mem.sty index 5c6c570..e453b01 100644 --- a/paper_template/mako-mem.sty +++ b/paper_template/mako-mem.sty @@ -16,6 +16,9 @@ \long\def\symbolfootnote[#1]#2{\begingroup% \def\thefootnote{\fnsymbol{footnote}}\footnote[#1]{#2}\endgroup} +% put a period after the section numbers +\setsecnumformat{\csname the#1\endcsname.\enspace} + % >> article-1 << \makechapterstyle{article-1}{ \renewcommand{\rmdefault}{ugm} @@ -63,7 +66,7 @@ \setsecheadstyle{\large\scshape} \setsubsecheadstyle{\normalsize\itshape} \setaftersubsubsecskip{-1em} - \setsubsubsecheadstyle{\small\bfseries} + \setsubsubsecheadstyle{\bfseries} \renewcommand{\printchaptername}{} \renewcommand{\chapternamenum}{} \renewcommand{\chapnumfont}{\chaptitlefont} @@ -88,7 +91,6 @@ % (a) comment out the above stanza; (b) uncomment the one below % \maxsecnumdepth{subsection} % \setsecnumdepth{subsection} - % \setsecnumformat{\csname the#1\endcsname. } % reduce skip after section heading \setaftersecskip{1.7ex}