feat(template): add multifile-tex
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Use lualatex as the engine
|
||||
$pdf_mode = 1;
|
||||
$pdflatex = 'lualatex -interaction=nonstopmode %O %S';
|
||||
$do_cd = 1;
|
||||
$clean_ext = "sta"
|
||||
Reference in New Issue
Block a user