Skip to content

Commit

Permalink
--latex-engine -> --pdf-engine. ref tompollard#69
Browse files Browse the repository at this point in the history
  • Loading branch information
tompollard committed Mar 1, 2018
1 parent cf16554 commit 8009f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pdf:
-V papersize=a4paper \
-V documentclass:report \
-N \
--latex-engine=xelatex
--pdf-engine=xelatex

tex:
pandoc "$(INPUTDIR)"/*.md \
Expand Down

0 comments on commit 8009f79

Please sign in to comment.