summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2019-04-24 13:51:32 +0800
committerIru Cai <mytbk920423@gmail.com>2019-05-20 09:32:55 +0800
commitadde669d4a9338ea4ecabbd7c0e1adb89a19c8fd (patch)
treefdd4883c6d7fe0409dc0db702de58c89b7c0d015 /Makefile
parent69d5aab97e3097947a31bf7772a4fa3bc54272db (diff)
downloaddissertation-adde669d4a9338ea4ecabbd7c0e1adb89a19c8fd.tar.xz
thesis revision 1rev1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7edfe18..1c7b234 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
# 被编译的主文件的文件名,不包括扩展名。
JOB = thesis
# 这个变量的值可以为 latex、pdflatex 或 xelatex。
-LATEX = pdflatex
+LATEX = pdflatex -shell-escape
BIBTEX = biber -l zh__pinyin --output-safechars
DVIPDF = dvipdfmx