diff options
Diffstat (limited to 'docs/make_pdf')
| -rwxr-xr-x | docs/make_pdf | 2 |
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 |
