first commit
All checks were successful
build pdf / build (push) Successful in 7s

This commit is contained in:
2025-08-03 11:17:04 +08:00
commit 66dacb1dfc
7 changed files with 1428 additions and 0 deletions

2
latexmkrc Normal file
View File

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