Преглед изворни кода

Added directive to latexmkrc to invoke inkscape

andreagus пре 8 година
родитељ
комит
9ddcce0853
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      source/.latexmkrc

+ 1 - 0
source/.latexmkrc

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