summaryrefslogtreecommitdiff
path: root/docs/make_pdf
diff options
context:
space:
mode:
Diffstat (limited to 'docs/make_pdf')
-rwxr-xr-xdocs/make_pdf2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/make_pdf b/docs/make_pdf
index 6c9863bc9..6cf0ff726 100755
--- a/docs/make_pdf
+++ b/docs/make_pdf
@@ -1,4 +1,4 @@
#!/bin/sh
-make clean latex SPHINXBUILD=../env/bin/sphinx-build
+make clean xelatexpdf SPHINXBUILD=../env/bin/sphinx-build
cd _build/latex && make all-pdf