integrate with WAC latex template
This commit is contained in:
parent
f522812336
commit
e8f6825b64
2 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ fi
|
|||
# --template=templates/template.latex \
|
||||
|
||||
pandoc -s paper.md \
|
||||
--from markdown+auto_identifiers -V colorlinks --number-sections --citeproc --pdf-engine=xelatex \
|
||||
--from markdown+auto_identifiers --pdf-engine=xelatex --template latex-template.tex -V colorlinks --number-sections --citeproc --pdf-engine=xelatex \
|
||||
--dpi=300 --bibliography strudel.bib -o paper.pdf
|
||||
|
||||
pandoc -s paper.md --filter filter.py --citeproc --bibliography strudel.bib \
|
||||
|
|
|
|||
BIN
paper/paper.pdf
BIN
paper/paper.pdf
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue