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.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  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. .*.lb
  14. ## Intermediate documents:
  15. *.dvi
  16. *.xdv
  17. *-converted-to.*
  18. # these rules might exclude image files for figures etc.
  19. # *.ps
  20. # *.eps
  21. # *.pdf
  22. ## Generated if empty string is given at "Please type another file name for output:"
  23. .pdf
  24. ## Bibliography auxiliary files (bibtex/biblatex/biber):
  25. *.bbl
  26. *.bcf
  27. *.blg
  28. *-blx.aux
  29. *-blx.bib
  30. *.run.xml
  31. ## Build tool auxiliary files:
  32. *.fdb_latexmk
  33. *.synctex
  34. *.synctex(busy)
  35. *.synctex.gz
  36. *.synctex.gz(busy)
  37. *.pdfsync
  38. ## Build tool directories for auxiliary files
  39. # latexrun
  40. latex.out/
  41. ## Auxiliary and intermediate files from other packages:
  42. # algorithms
  43. *.alg
  44. *.loa
  45. # achemso
  46. acs-*.bib
  47. # amsthm
  48. *.thm
  49. # beamer
  50. *.nav
  51. *.pre
  52. *.snm
  53. *.vrb
  54. # changes
  55. *.soc
  56. # comment
  57. *.cut
  58. # cprotect
  59. *.cpt
  60. # elsarticle (documentclass of Elsevier journals)
  61. *.spl
  62. # endnotes
  63. *.ent
  64. # fixme
  65. *.lox
  66. # feynmf/feynmp
  67. *.mf
  68. *.mp
  69. *.t[1-9]
  70. *.t[1-9][0-9]
  71. *.tfm
  72. #(r)(e)ledmac/(r)(e)ledpar
  73. *.end
  74. *.?end
  75. *.[1-9]
  76. *.[1-9][0-9]
  77. *.[1-9][0-9][0-9]
  78. *.[1-9]R
  79. *.[1-9][0-9]R
  80. *.[1-9][0-9][0-9]R
  81. *.eledsec[1-9]
  82. *.eledsec[1-9]R
  83. *.eledsec[1-9][0-9]
  84. *.eledsec[1-9][0-9]R
  85. *.eledsec[1-9][0-9][0-9]
  86. *.eledsec[1-9][0-9][0-9]R
  87. # glossaries
  88. *.acn
  89. *.acr
  90. *.glg
  91. *.glo
  92. *.gls
  93. *.glsdefs
  94. *.lzo
  95. *.lzs
  96. *.slg
  97. *.slo
  98. *.sls
  99. # uncomment this for glossaries-extra (will ignore makeindex's style files!)
  100. # *.ist
  101. # gnuplottex
  102. *-gnuplottex-*
  103. # gregoriotex
  104. *.gaux
  105. *.glog
  106. *.gtex
  107. # htlatex
  108. *.4ct
  109. *.4tc
  110. *.idv
  111. *.lg
  112. *.trc
  113. *.xref
  114. # hyperref
  115. *.brf
  116. # knitr
  117. *-concordance.tex
  118. # TODO Uncomment the next line if you use knitr and want to ignore its generated tikz files
  119. # *.tikz
  120. *-tikzDictionary
  121. # listings
  122. *.lol
  123. # luatexja-ruby
  124. *.ltjruby
  125. # makeidx
  126. *.idx
  127. *.ilg
  128. *.ind
  129. # minitoc
  130. *.maf
  131. *.mlf
  132. *.mlt
  133. *.mtc[0-9]*
  134. *.slf[0-9]*
  135. *.slt[0-9]*
  136. *.stc[0-9]*
  137. # minted
  138. _minted*
  139. *.pyg
  140. # morewrites
  141. *.mw
  142. # newpax
  143. *.newpax
  144. # nomencl
  145. *.nlg
  146. *.nlo
  147. *.nls
  148. # pax
  149. *.pax
  150. # pdfpcnotes
  151. *.pdfpc
  152. # sagetex
  153. *.sagetex.sage
  154. *.sagetex.py
  155. *.sagetex.scmd
  156. # scrwfile
  157. *.wrt
  158. # sympy
  159. *.sout
  160. *.sympy
  161. sympy-plots-for-*.tex/
  162. # pdfcomment
  163. *.upa
  164. *.upb
  165. # pythontex
  166. *.pytxcode
  167. pythontex-files-*/
  168. # tcolorbox
  169. *.listing
  170. # thmtools
  171. *.loe
  172. # TikZ & PGF
  173. *.dpth
  174. *.md5
  175. *.auxlock
  176. # todonotes
  177. *.tdo
  178. # vhistory
  179. *.hst
  180. *.ver
  181. # easy-todo
  182. *.lod
  183. # xcolor
  184. *.xcp
  185. # xmpincl
  186. *.xmpi
  187. # xindy
  188. *.xdy
  189. # xypic precompiled matrices and outlines
  190. *.xyc
  191. *.xyd
  192. # endfloat
  193. *.ttt
  194. *.fff
  195. # Latexian
  196. TSWLatexianTemp*
  197. ## Editors:
  198. # WinEdt
  199. *.bak
  200. *.sav
  201. # Texpad
  202. .texpadtmp
  203. # LyX
  204. *.lyx~
  205. # Kile
  206. *.backup
  207. # gummi
  208. .*.swp
  209. # KBibTeX
  210. *~[0-9]*
  211. # TeXnicCenter
  212. *.tps
  213. # auto folder when using emacs and auctex
  214. ./auto/*
  215. *.el
  216. # expex forward references with \gathertags
  217. *-tags.tex
  218. # standalone packages
  219. *.sta
  220. # Makeindex log files
  221. *.lpz
  222. # xwatermark package
  223. *.xwm
  224. # REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
  225. # option is specified. Footnotes are the stored in a file with suffix Notes.bib.
  226. # Uncomment the next line to have this generated file ignored.
  227. #*Notes.bib