test
Some checks failed
build pdf / build (push) Failing after 4s

This commit is contained in:
2025-09-04 20:23:46 +08:00
parent 3d3cecb204
commit db92cd3e1d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
$pdflatex = 'xelatex %O %S';
$pdflatex = 'xelatex %O -interaction=nonstopmode %S';
$pdf_mode = 1;