]> code.communitydata.science - cdsc_tex.git/commitdiff
Merge branch 'master' of code.communitydata.cc:cdsc_tex
authorBenjamin Mako Hill <mako@atdot.cc>
Thu, 8 Aug 2019 17:53:43 +0000 (10:53 -0700)
committerBenjamin Mako Hill <mako@atdot.cc>
Thu, 8 Aug 2019 17:53:43 +0000 (10:53 -0700)
new_tex_assignment
paper_template/cdsc-memoir.sty
paper_template/text.tex

index 89b6819620acb8a08c16880b669557caa402bde8..207ed432dc2d41dd131b075a4ba3e6ec6cc95582 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Helper script to export LaTeX templates for new documents
-# Copyright (c) 2009-2016 Benjamin Mako Hill <mako@atdot.cc>
+# Copyright (c) 2009-2018 Benjamin Mako Hill <mako@atdot.cc>
 # Released under the GPLv3 or later.
 
 CURDIR=$(pwd)
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
-\makepagestyle{cdsc-page-sharelatex}
+\makepagestyle{cdsc-page-overleaf}
 \newcommand{\@slmarks}{%
   \let\@mkboth\markboth
   \def\chaptermark##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. 
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
-% build process, useful for sharelatex
-% \pagestyle{cdsc-page-sharelatex}
+% build process, useful for Overleaf
+% \pagestyle{cdsc-page-overleaf}
 
 \begin{document}
 

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