summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2017-04-14 13:20:40 +0200
committerChristoph Helma <helma@in-silico.ch>2017-04-14 13:20:40 +0200
commitcca1e62fe0c01cd46a62475a831c0089c3caf95c (patch)
treee63d69b908ef29baac90b63fc3508a2eb9db0362
parent8feada761cf87575ce037b5b8339691a7e9ae238 (diff)
docx adjusted in Makefile
-rw-r--r--Makefile2
-rw-r--r--loael.pdfbin348856 -> 348856 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 111fd7b..50b9456 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ loael.md: loael.Rmd $(figures) $(datasets) $(validations)
Rscript --vanilla -e "library(knitr); knit('loael.Rmd');"
loael.docx: loael.md
- pandoc --filter pandoc-crossref --filter pandoc-citeproc loael.md -s -o loael.docx
+ pandoc -s --bibliography=references.bibtex --latex-engine=pdflatex --filter pandoc-crossref --filter pandoc-citeproc -o loael.docx loael.md
# Figures
diff --git a/loael.pdf b/loael.pdf
index 4aa0543..b58594a 100644
--- a/loael.pdf
+++ b/loael.pdf
Binary files differ