1 Star 0 Fork 9

The-Ning/CCNUthesis

forked from xkwxdyy/CCNUthesis 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
latexmkrc 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
xkwxdyy 提交于 2022-05-22 20:34 . 重新调整文件目录
@default_files = ('main.tex');
# Cleanup mode
# [2 is for doing aux files cleanup before building, ex]
# [1 is for doing ALL output files cleanup]
# [0 is for not doing cleanup]
# $cleanup_mode = 2;
# Use XeLaTeX to compile.
# [5 is XeLaTeX]
$pdf_mode = 5;
$xelatex = "xelatex -shell-escape -file-line-error -halt-on-error -interaction=nonstopmode -no-pdf -synctex=1 %O %S";
$xdvipdfmx = "xdvipdfmx -q -E -o %D %O %S";
$clean_ext = "synctex.gz acn acr alg aux bbl bcf blg brf ans fdb_latexmk glg glo gls idx ilg ind lof log lot out run.xml toc pdf thm toe ist idx";
# Preview mode & Auto complie after save.
# $preview_continuous_mode = 0;
# Set XeLaTeX option.
# $pdflatex = "xelatex -file-line-error -halt-on-error -shell-escape -interaction=nonstopmode -synctex=1 %O %S";
# Process index. [Use Chinese index program]
# $makeindex = 'zhmakeindex %O -o %D %S';
# Preview mode
# [1 is for running a previewer after building]
# [0 is for not running it]
# $preview_mode = 0;
$show_time=1;
$sleep_time=1;
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TeX/LaTeX
1
https://gitee.com/the-ning/CCNUthesis.git
git@gitee.com:the-ning/CCNUthesis.git
the-ning
CCNUthesis
CCNUthesis
main

搜索帮助

D67c1975 1850385 1daf7b77 1850385