]> code.communitydata.science - cdsc_tex.git/commitdiff
small changes to fix title headings
authorBenjamin Mako Hill <mako@atdot.cc>
Sun, 10 Oct 2010 22:41:05 +0000 (18:41 -0400)
committerBenjamin Mako Hill <mako@atdot.cc>
Sun, 10 Oct 2010 22:41:05 +0000 (18:41 -0400)
paper_template/mako-mem.sty

index 43da70b21133dd8f080a2bc97c01cc26e4c36c16..37d2b5bd970764863b688e0c74080c40b2377e82 100644 (file)
@@ -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}
  \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}

Community Data Science Collective || Want to submit a patch?