This commit is contained in:
Dongdong Tian
2017-04-06 13:21:42 +08:00
parent 186b8f1da7
commit b72e51f2d1
2 changed files with 3 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ help:
%: Makefile
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
# make sphinx support chinese with xelatex
xelatexpdf: Makefile latex
@echo "Runnning LaTeX files through xelatex..."
cd $(BUILDDIR)/latex; latexmk -xelatex -shell-escape -interaction=nonstopmode