summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Wolf <gwolf@gwolf.org>2019-02-15 11:44:03 -0600
committerGunnar Wolf <gwolf@gwolf.org>2019-02-15 11:44:03 -0600
commit72e3f362fbc04fbeffc955841fe675df8c529bf7 (patch)
tree7ab249b654d391c5f88e9b3883455bada35d604a
parentcd67c772ec9fa6e8c2c52919bf6c1fbd68867063 (diff)
downloadvmdb2-72e3f362fbc04fbeffc955841fe675df8c529bf7.tar.gz
Stop specifying xelatex as the PDF engine
It breaks pbuilder builds in Debian (#922355)
-rwxr-xr-xformat.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/format.sh b/format.sh
index a070a09..0cb04fb 100755
--- a/format.sh
+++ b/format.sh
@@ -23,7 +23,6 @@ pandoc \
"$tmp/prelude.mdwn" vmdb/plugins/*.mdwn
pandoc \
- --pdf-engine=xelatex \
--toc \
--number-sections \
-Vdocumentclass=report \