aboutsummaryrefslogtreecommitdiff
path: root/slides/Makefile
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-04-26 19:02:41 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-04-26 19:02:41 +0200
commit09be8a0d1b07dc55a55fea52365c774398658d7d (patch)
tree3eb8fcd1540b64256cb445cc8c8dbd1e5582a0ae /slides/Makefile
parent129a22667006ec4f7ebca9c9d5b8e4d492103304 (diff)
downloadiot-workshop-09be8a0d1b07dc55a55fea52365c774398658d7d.tar.gz
iot-workshop-09be8a0d1b07dc55a55fea52365c774398658d7d.tar.bz2
iot-workshop-09be8a0d1b07dc55a55fea52365c774398658d7d.tar.xz
iot-workshop-09be8a0d1b07dc55a55fea52365c774398658d7d.zip
wip
Diffstat (limited to 'slides/Makefile')
-rw-r--r--slides/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/slides/Makefile b/slides/Makefile
index 846caa0..d6a5a26 100644
--- a/slides/Makefile
+++ b/slides/Makefile
@@ -7,7 +7,8 @@ HTMLS=$(P)-reveal.html
ifeq (1,$(QUICK))
PP_DEFS+=QUICK
PDF_ENGINE = pdflatex
-PANDOC_ARGS += --no-highlight
+#PANDOC_ARGS += --no-highlight
+PANDOC_ARGS += --highlight-style=pygments
else
PDF_ENGINE = xelatex
PANDOC_ARGS += --highlight-style=pygments