mirror of
https://github.com/kenryuS/report-temp.git
synced 2026-06-15 00:36:13 +09:00
added LaTeX template
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
$out_dir = "./out";
|
||||
$emulate_aux = 1;
|
||||
$aux_dir = ".intermediates";
|
||||
|
||||
$pdf_mode = 5;
|
||||
$xelatex = "xelatex -synctex=1 -file-line-error -interaction-nonstopmode %O %S";
|
||||
Reference in New Issue
Block a user