latex files CI
This commit is contained in:
parent
6de658169e
commit
faa9089e7a
2 changed files with 51 additions and 6 deletions
2
.forgejo/workflows/latex.sh
Normal file
2
.forgejo/workflows/latex.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
latexmk -pdfxe -xelatex -synctex=1 -interaction=nonstopmode -file-line-error -outdir=$2 $1
|
Loading…
Add table
Add a link
Reference in a new issue