first commit
This commit is contained in:
commit
15cf412840
255 changed files with 47845 additions and 0 deletions
4
doc/.latexmkrc
Normal file
4
doc/.latexmkrc
Normal file
|
@ -0,0 +1,4 @@
|
|||
$pdf_mode = 1;
|
||||
$pdf_previewer = '';
|
||||
$pdflatex = 'lualatex -interaction=nonstopmode -synctex=1 -shell-escape %O %S';
|
||||
$out_dir = 'target';
|
Loading…
Add table
Add a link
Reference in a new issue