4 Star 30 Fork 0

netadmin/zjuthesis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.latexmkrc 445 Bytes
一键复制 编辑 原始数据 按行查看 历史
netadmin 提交于 2021-05-16 19:50 . Update opteng doctor template
$out_dir="out";
$pdf_mode=5;
$xelatex="xelatex -synctex=1";
$xdvipdfmx="xdvipdfmx -q -E -o %D %O %S";
$clean_ext = 'thm bbl hd loe xdv run.xml nlg nls';
$makeindex = 'makeindex -s gind.ist %O -o %D %S';
# Custom dependency and function for nomencl package
add_cus_dep( 'nlo', 'nls', 0, 'makenlo2nls' );
sub makenlo2nls {
system("makeindex \"$_[0].nlo\" -s nomencl.ist -o \"$_[0].nls\" -t \"$_[0].nlg\"" );
}
@default_files=('zjuthesis.tex')
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TeX/LaTeX
1
https://gitee.com/netadmin/zjuthesis.git
git@gitee.com:netadmin/zjuthesis.git
netadmin
zjuthesis
zjuthesis
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385