ACES-CMZ / TeXtemplates

collection of boiler plate TeX templates for ACES paper standardisation
0 stars 4 forks source link

Wish list #2

Open jdhenshaw opened 8 months ago

jdhenshaw commented 8 months ago

Things to add

Anything else to add @keflavich ?

keflavich commented 8 months ago

Not immediately.

Instructions for use might be:

git clone https://git@git.overleaf.com/<project>
cd <project>
cp /path/to/TeXtemplates/*tex .
git add affiliations.tex authors_signup.tex macros.tex packages.tex
git commit -m 'add template materials'
git push