소스 검색

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 년 전
부모
커밋
cba2455e53
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      TeX.gitignore

+ 3 - 0
TeX.gitignore

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