added pagenumbers back for git documents
[latex_mako] / paper_template / mako-mem.sty
index 43da70b21133dd8f080a2bc97c01cc26e4c36c16..da1f34211b60096e41501edb794cbbdbe53e526f 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}
@@ -81,7 +88,7 @@
  \postdate{\par\vskip 1em}
  
  % 'abstract' title, bigger skip from title
- \renewcommand{\abstractname}{\normalfont\scriptsize\emph{Abstract:}}
+ \renewcommand{\abstractname}{\normalfont\scriptsize\noindent}
  \renewcommand{\abstracttextfont}{\normalfont\scriptsize}
  \abstractrunin
 
     \markright{##1}}
 }
 \makepsmarks{kjhgit}{\@kjhgitmarks}
-\makeevenhead{kjh}{}{}{\scshape\thepage}
-\makeoddhead{kjh}{}{}{\scshape\thepage}
+\makeevenhead{kjhgit}{}{}{\scshape\thepage}
+\makeoddhead{kjhgit}{}{}{\scshape\thepage}
 \makeevenfoot{kjhgit}{}{\texttt{\footnotesize{\textcolor{Blue}{git revision \VCRevision\ on \VCDateTEX}}}}{}
 \makeoddfoot{kjhgit}{}{\texttt{\footnotesize \textcolor{Blue}{git revision \VCRevision\ on \VCDateTEX}}}{}
 

Benjamin Mako Hill || Want to submit a patch?