Add dockerfiles and README.md

This commit is contained in:
2023-12-21 02:16:25 +01:00
parent 23a62869be
commit e141782b2b
5 changed files with 55 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
$pdflatex="pdflatex -shell-escape -interaction=nonstopmode -synctex=1 %O %S";
$out_dir = 'build';
$pdf_mode = 1;