X-Git-Url: https://projects.mako.cc/source/latex_mako/blobdiff_plain/47fc9249cefcd8f56a8169dbe55bc027fdd910ed..5dd5bdede005733fc6f094fa4e8404d24959029c:/paper_template/mako-mem.sty?ds=sidebyside diff --git a/paper_template/mako-mem.sty b/paper_template/mako-mem.sty index 43da70b..37d2b5b 100644 --- a/paper_template/mako-mem.sty +++ b/paper_template/mako-mem.sty @@ -31,6 +31,8 @@ % turn off chapter numbering \counterwithout{section}{chapter} + \counterwithout{figure}{chapter} + \counterwithout{table}{chapter} % reduce skip after section heading \setaftersecskip{1.2ex} @@ -65,6 +67,11 @@ \renewcommand{\cftchapterpresnum}{\scshape} \captiontitlefont{\small} + % turn off chapter numbering + \counterwithout{section}{chapter} + \counterwithout{figure}{chapter} + \counterwithout{table}{chapter} + % supress chapter numbers \maxsecnumdepth{chapter} \setsecnumdepth{chapter}