summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2019-05-07 15:00:28 +0800
committerIru Cai <mytbk920423@gmail.com>2019-05-07 17:09:45 +0800
commita507fd2cff8950735871923dd64f7a1488a13614 (patch)
treebd02e6d412ed0a6c4e809e6f9af14a35ea552cf2 /Makefile
parent9e4edfb6454a861b59faea601e184aad4ead23b6 (diff)
downloaddissertation-a507fd2cff8950735871923dd64f7a1488a13614.tar.xz
update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7437115..1c7b234 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
# 被编译的主文件的文件名,不包括扩展名。
JOB = thesis
# 这个变量的值可以为 latex、pdflatex 或 xelatex。
-LATEX = latex
+LATEX = pdflatex -shell-escape
BIBTEX = biber -l zh__pinyin --output-safechars
DVIPDF = dvipdfmx