2 Star 2 Fork 0

Septsea / det

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
testbuilding.cmd 786 Bytes
一键复制 编辑 原始数据 按行查看 历史
Septsea 提交于 2024-05-11 19:03 . the 13th version: added Determinant logo
@REM Clean the products
@latexmk -C
@REM @del /f /q *.bbl
@REM @del /f /q *.log
@REM @del /f /q *.upa
@REM @del /f /q *.upb
@REM @del /f /q cxapitroj\*.aux
@git add -A
@git clean -xdf
@git reset
@REM Build the book with lualatex
@latexmk -lualatex -file-line-error -synctex=1 -interaction=nonstopmode -halt-on-error -silent libro
@REM 1 minute to check the PDF file
@timeout 60
@REM Clean the products again
@latexmk -C
@REM @del /f /q *.bbl
@REM @del /f /q *.log
@REM @del /f /q *.upa
@REM @del /f /q *.upb
@REM @del /f /q cxapitroj\*.aux
@git add -A
@git clean -xdf
@git reset
@REM Build the book with xelatex,
@REM with which the PDF file is smaller
@latexmk -xelatex -file-line-error -synctex=1 -interaction=nonstopmode -halt-on-error -silent libro
@REM Exit the program
@timeout 5
TeX/LaTeX
1
https://gitee.com/septsea/det.git
git@gitee.com:septsea/det.git
septsea
det
det
cxefa

搜索帮助

53164aa7 5694891 3bd8fe86 5694891