You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

TeX 2.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. ## Core latex/pdflatex auxiliary files:
  2. *.aux
  3. *.lof
  4. *.log
  5. *.lot
  6. *.fls
  7. *.out
  8. *.toc
  9. *.fmt
  10. *.fot
  11. *.cb
  12. *.cb2
  13. ## Intermediate documents:
  14. *.dvi
  15. *-converted-to.*
  16. # these rules might exclude image files for figures etc.
  17. # *.ps
  18. # *.eps
  19. # *.pdf
  20. ## Generated if empty string is given at "Please type another file name for output:"
  21. .pdf
  22. ## Bibliography auxiliary files (bibtex/biblatex/biber):
  23. *.bbl
  24. *.bcf
  25. *.blg
  26. *-blx.aux
  27. *-blx.bib
  28. *.run.xml
  29. ## Build tool auxiliary files:
  30. *.fdb_latexmk
  31. *.synctex
  32. *.synctex(busy)
  33. *.synctex.gz
  34. *.synctex.gz(busy)
  35. *.pdfsync
  36. ## Auxiliary and intermediate files from other packages:
  37. # algorithms
  38. *.alg
  39. *.loa
  40. # achemso
  41. acs-*.bib
  42. # amsthm
  43. *.thm
  44. # beamer
  45. *.nav
  46. *.pre
  47. *.snm
  48. *.vrb
  49. # changes
  50. *.soc
  51. # cprotect
  52. *.cpt
  53. # elsarticle (documentclass of Elsevier journals)
  54. *.spl
  55. # endnotes
  56. *.ent
  57. # fixme
  58. *.lox
  59. # feynmf/feynmp
  60. *.mf
  61. *.mp
  62. *.t[1-9]
  63. *.t[1-9][0-9]
  64. *.tfm
  65. #(r)(e)ledmac/(r)(e)ledpar
  66. *.end
  67. *.?end
  68. *.[1-9]
  69. *.[1-9][0-9]
  70. *.[1-9][0-9][0-9]
  71. *.[1-9]R
  72. *.[1-9][0-9]R
  73. *.[1-9][0-9][0-9]R
  74. *.eledsec[1-9]
  75. *.eledsec[1-9]R
  76. *.eledsec[1-9][0-9]
  77. *.eledsec[1-9][0-9]R
  78. *.eledsec[1-9][0-9][0-9]
  79. *.eledsec[1-9][0-9][0-9]R
  80. # glossaries
  81. *.acn
  82. *.acr
  83. *.glg
  84. *.glo
  85. *.gls
  86. *.glsdefs
  87. # gnuplottex
  88. *-gnuplottex-*
  89. # gregoriotex
  90. *.gaux
  91. *.gtex
  92. # hyperref
  93. *.brf
  94. # knitr
  95. *-concordance.tex
  96. # TODO Comment the next line if you want to keep your tikz graphics files
  97. *.tikz
  98. *-tikzDictionary
  99. # listings
  100. *.lol
  101. # makeidx
  102. *.idx
  103. *.ilg
  104. *.ind
  105. *.ist
  106. # minitoc
  107. *.maf
  108. *.mlf
  109. *.mlt
  110. *.mtc[0-9]*
  111. *.slf[0-9]*
  112. *.slt[0-9]*
  113. *.stc[0-9]*
  114. # minted
  115. _minted*
  116. *.pyg
  117. # morewrites
  118. *.mw
  119. # nomencl
  120. *.nlo
  121. # pax
  122. *.pax
  123. # sagetex
  124. *.sagetex.sage
  125. *.sagetex.py
  126. *.sagetex.scmd
  127. # scrwfile
  128. *.wrt
  129. # sympy
  130. *.sout
  131. *.sympy
  132. sympy-plots-for-*.tex/
  133. # pdfcomment
  134. *.upa
  135. *.upb
  136. # pythontex
  137. *.pytxcode
  138. pythontex-files-*/
  139. # thmtools
  140. *.loe
  141. # TikZ & PGF
  142. *.dpth
  143. *.md5
  144. *.auxlock
  145. # todonotes
  146. *.tdo
  147. # easy-todo
  148. *.lod
  149. # xindy
  150. *.xdy
  151. # xypic precompiled matrices
  152. *.xyc
  153. # endfloat
  154. *.ttt
  155. *.fff
  156. # Latexian
  157. TSWLatexianTemp*
  158. ## Editors:
  159. # WinEdt
  160. *.bak
  161. *.sav
  162. # Texpad
  163. .texpadtmp
  164. # Kile
  165. *.backup
  166. # KBibTeX
  167. *~[0-9]*
  168. # auto folder when using emacs and auctex
  169. /auto/*
  170. # expex forward references with \gathertags
  171. *-tags.tex