Sfoglia il codice sorgente

Add svg temporary files

The svg package creates two temporary files for each .svg file that is
included in the document (one .pdf file and one .pdf_tex file). These
are placed into a subfolder called svg-inkscape/ by default.
schtandard 4 anni fa
parent
commit
cba2455e53
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      TeX.gitignore

+ 3 - 0
TeX.gitignore

@@ -185,6 +185,9 @@ _minted*
 # scrwfile
 *.wrt
 
+# svg
+svg-inkscape/
+
 # sympy
 *.sout
 *.sympy