Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
tompollard committed Mar 10, 2016
1 parent f73fe40 commit f748bd7
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 @@ -31,7 +31,7 @@ pdf:
--template="$(STYLEDIR)/template.tex" \
--bibliography="$(BIBFILE)" 2>pandoc.log \
--csl="$(STYLEDIR)/ref_format.csl" \
--highlight-style pygments \
--highlight-style pygments \
-V fontsize=12pt \
-V papersize=a4paper \
-V documentclass:report \
Expand Down

0 comments on commit f748bd7

Please sign in to comment.