ソースを参照

added latekmkrc file for compiling svg

andreagus 8 年 前
コミット
2bc2e9fb65
1 ファイル変更1 行追加0 行削除
  1. 1 0
      source/.latekmkrc

+ 1 - 0
source/.latekmkrc

@@ -0,0 +1 @@
+$pdflatex = 'pdflatex --shell-escape -interaction=nonstopmode %O %S -file-line-error -synctex=1';