Browse Source

added latekmkrc file for compiling svg

andreagus 8 years ago
parent
commit
2bc2e9fb65
1 changed files with 1 additions and 0 deletions
  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';