]> code.communitydata.science - cdsc_tex.git/commitdiff
changed sharelatex mode to overleaf mode
authorBenjamin Mako Hill <mako@atdot.cc>
Thu, 8 Aug 2019 17:53:40 +0000 (10:53 -0700)
committerBenjamin Mako Hill <mako@atdot.cc>
Thu, 8 Aug 2019 17:53:40 +0000 (10:53 -0700)
paper_template/cdsc-memoir.sty
paper_template/text.tex

index 571202d43fdf9e35b4288c9469a71e6a990234da..5c8af491307000d23d99722cf257e6b209c1558d 100644 (file)
@@ -57,7 +57,7 @@
 \makeoddfoot{cdsc-page-git}{}{\texttt{\footnotesize \textcolor{BrickRed}{git revision \VCRevision\ on \VCDateTEX}}}{}
 
 %%% print a datestamp from ShareLaTeX
 \makeoddfoot{cdsc-page-git}{}{\texttt{\footnotesize \textcolor{BrickRed}{git revision \VCRevision\ on \VCDateTEX}}}{}
 
 %%% print a datestamp from ShareLaTeX
-\makepagestyle{cdsc-page-sharelatex}
+\makepagestyle{cdsc-page-overleaf}
 \newcommand{\@slmarks}{%
   \let\@mkboth\markboth
   \def\chaptermark##1{%
 \newcommand{\@slmarks}{%
   \let\@mkboth\markboth
   \def\chaptermark##1{%
   \def\sectionmark##1{%
     \markright{##1}}
 }
   \def\sectionmark##1{%
     \markright{##1}}
 }
-\makepsmarks{cdsc-page-sharelatex}{\@slmarks}
-\makeevenhead{cdsc-page-sharelatex}{}{}{\scshape\thepage}
-\makeoddhead{cdsc-page-sharelatex}{}{}{\scshape\thepage}
-\makeevenfoot{cdsc-page-sharelatex}{}{\texttt{\footnotesize{\textcolor{BrickRed}{Buildstamp/Version:~\pdfdate}}}}{}
-\makeoddfoot{cdsc-page-sharelatex}{}{\texttt{\footnotesize{\textcolor{BrickRed}{Buildstamp/Version:~\pdfdate}}}}{}
+\makepsmarks{cdsc-page-overleaf}{\@slmarks}
+\makeevenhead{cdsc-page-overleaf}{}{}{\scshape\thepage}
+\makeoddhead{cdsc-page-overleaf}{}{}{\scshape\thepage}
+\makeevenfoot{cdsc-page-overleaf}{}{\texttt{\footnotesize{\textcolor{BrickRed}{Buildstamp/Version:~\pdfdate}}}}{}
+\makeoddfoot{cdsc-page-overleaf}{}{\texttt{\footnotesize{\textcolor{BrickRed}{Buildstamp/Version:~\pdfdate}}}}{}
 
 %% Create a command to make a note at the top of the first page describing the
 %% publication status of the paper. 
 
 %% Create a command to make a note at the top of the first page describing the
 %% publication status of the paper. 
index 1a316cdca414f14f76caf424394da9b0c46f02c8..994b6bb3d9403d6eb1eb12dd4d8251ce9f5d5d27 100644 (file)
@@ -65,8 +65,8 @@
 % \pagestyle{cdsc-page-git}
 
 % LATEX NOTE: this alternative line will just input a timestamp at the
 % \pagestyle{cdsc-page-git}
 
 % LATEX NOTE: this alternative line will just input a timestamp at the
-% build process, useful for sharelatex
-% \pagestyle{cdsc-page-sharelatex}
+% build process, useful for Overleaf
+% \pagestyle{cdsc-page-overleaf}
 
 \begin{document}
 
 
 \begin{document}
 

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