summaryrefslogtreecommitdiff
path: root/xmpp
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2018-07-30 20:38:41 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2018-07-30 20:38:41 +0200
commit88e4d2c41d4e2adc570fb117534ad9a050291b59 (patch)
treef62887cfdc1e04650da4a2d18a93c2c3b5245b99 /xmpp
parentc368b478f4f7c3d8a54b5648eb1ce629991ff6c3 (diff)
Updated slides generation to new pandoc
Diffstat (limited to 'xmpp')
-rw-r--r--xmpp/slides/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmpp/slides/Makefile b/xmpp/slides/Makefile
index dcf8218..2d7f5b4 100644
--- a/xmpp/slides/Makefile
+++ b/xmpp/slides/Makefile
@@ -2,7 +2,7 @@ all: build/xmpp.pdf
build/xmpp.pdf: xmpp.rst img/XMPP_logo.pdf img/
mkdir -p build
- pandoc --listings -t beamer --latex-engine=xelatex \
+ pandoc --listings -t beamer --pdf-engine=xelatex \
-o build/xmpp.pdf \
xmpp.rst