Skip to content
Snippets Groups Projects
Commit 92ff16f2 authored by Bas Nijholt's avatar Bas Nijholt
Browse files

move files

parent 1bf95765
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ paper.bbl: paper.tex paper.bib
bibtex paper.aux
paper.tex: paper.md revtex.template
pandoc -s --filter pandoc-fignos --filter pandoc-citeproc --filter pandoc-crossref -M "crossrefYaml=pandoc-crossref.yaml" --natbib paper.md -o paper.tex --bibliography paper.bib --abbreviations=abbreviations.txt --wrap=preserve --listings --template revtex.template
pandoc -s --filter pandoc-fignos --filter pandoc-citeproc --filter pandoc-crossref -M "crossrefYaml=pandoc/pandoc-crossref.yaml" --natbib paper.md -o paper.tex --bibliography paper.bib --abbreviations=pandoc/abbreviations.txt --wrap=preserve --listings --template pandoc/revtex.template
.PHONY: clean
clean:
......
File moved
File moved
File moved
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