aboutsummaryrefslogtreecommitdiff
path: root/slides/Makefile
diff options
context:
space:
mode:
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