_make.bat hinzugefügt und PDF generiert.

This commit is contained in:
2024-05-03 08:44:20 +02:00
parent 6e017474c2
commit d8c08cf4d4
3 changed files with 19 additions and 3 deletions

3
_make.bat Normal file
View File

@@ -0,0 +1,3 @@
pdflatex --max-print-line=10000 -synctex=1 -interaction=nonstopmode -file-line-error -recorder "main.tex"
pdflatex --max-print-line=10000 -synctex=1 -interaction=nonstopmode -file-line-error -recorder "main.tex"
call _clear.bat