Create a directory structure

This commit is contained in:
2019-12-05 20:38:45 +01:00
parent f83ab628bb
commit 4b1f248b56
11 changed files with 26 additions and 397 deletions

View File

@@ -1,3 +1,5 @@
$pdflatex = "xelatex %O %S -synctex=1 -interaction=batchmode";
$pdf_mode = 1;
$dvi_mode = $postscript_mode = 0;
$out_dir = "Output";
$clean_ext = "xdv log fdb_latexmk";