summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2019-04-24 16:01:15 +0800
committerIru Cai <mytbk920423@gmail.com>2019-04-24 16:01:15 +0800
commit313b40908e4b751b746d993549217fa6352904e6 (patch)
tree9e01d52dd840c6b96f429db7719de63f621b3dae /Makefile
parentfb0e8ad0c8747b14ccfec5cb846e9bc6901f5725 (diff)
downloaddissertation-313b40908e4b751b746d993549217fa6352904e6.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 7edfe18..7437115 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
# 被编译的主文件的文件名,不包括扩展名。
JOB = thesis
# 这个变量的值可以为 latex、pdflatex 或 xelatex。
-LATEX = pdflatex
+LATEX = latex
BIBTEX = biber -l zh__pinyin --output-safechars
DVIPDF = dvipdfmx