Skip to content
Snippets Groups Projects
Commit 40812bb7 authored by Joseph Weston's avatar Joseph Weston
Browse files

add revtex template to dependencies

parent 1f05b68c
No related branches found
No related tags found
No related merge requests found
......@@ -6,5 +6,5 @@ paper.bbl: paper.tex paper.bib
pdflatex paper.tex
bibtex paper.aux
paper.tex: paper.md
paper.tex: paper.md revtex.template
pandoc -s --filter pandoc-fignos --filter pandoc-citeproc --filter pandoc-crossref --natbib paper.md -o paper.tex --bibliography paper.bib --listings --template revtex.template
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment