BSc and MSc tex templates
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. # ---> TeX
  2. ## Core latex/pdflatex auxiliary files:
  3. *.aux
  4. *.lof
  5. *.log
  6. *.lot
  7. *.fls
  8. *.out
  9. *.toc
  10. *.fmt
  11. *.fot
  12. *.cb
  13. *.cb2
  14. .*.lb
  15. ## Intermediate documents:
  16. *.dvi
  17. *.xdv
  18. *-converted-to.*
  19. # these rules might exclude image files for figures etc.
  20. # *.ps
  21. # *.eps
  22. # *.pdf
  23. ## Generated if empty string is given at "Please type another file name for output:"
  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. # gnuplottex
  95. *-gnuplottex-*
  96. # gregoriotex
  97. *.gaux
  98. *.gtex
  99. # htlatex
  100. *.4ct
  101. *.4tc
  102. *.idv
  103. *.lg
  104. *.trc
  105. *.xref
  106. # hyperref
  107. *.brf
  108. # knitr
  109. *-concordance.tex
  110. # TODO Comment the next line if you want to keep your tikz graphics files
  111. *.tikz
  112. *-tikzDictionary
  113. # listings
  114. *.lol
  115. # makeidx
  116. *.idx
  117. *.ilg
  118. *.ind
  119. *.ist
  120. # minitoc
  121. *.maf
  122. *.mlf
  123. *.mlt
  124. *.mtc[0-9]*
  125. *.slf[0-9]*
  126. *.slt[0-9]*
  127. *.stc[0-9]*
  128. # minted
  129. _minted*
  130. *.pyg
  131. # morewrites
  132. *.mw
  133. # nomencl
  134. *.nlg
  135. *.nlo
  136. *.nls
  137. # pax
  138. *.pax
  139. # pdfpcnotes
  140. *.pdfpc
  141. # sagetex
  142. *.sagetex.sage
  143. *.sagetex.py
  144. *.sagetex.scmd
  145. # scrwfile
  146. *.wrt
  147. # sympy
  148. *.sout
  149. *.sympy
  150. sympy-plots-for-*.tex/
  151. # pdfcomment
  152. *.upa
  153. *.upb
  154. # pythontex
  155. *.pytxcode
  156. pythontex-files-*/
  157. # tcolorbox
  158. *.listing
  159. # thmtools
  160. *.loe
  161. # TikZ & PGF
  162. *.dpth
  163. *.md5
  164. *.auxlock
  165. # todonotes
  166. *.tdo
  167. # easy-todo
  168. *.lod
  169. # xcolor
  170. *.xcp
  171. # xmpincl
  172. *.xmpi
  173. # xindy
  174. *.xdy
  175. # xypic precompiled matrices
  176. *.xyc
  177. # endfloat
  178. *.ttt
  179. *.fff
  180. # Latexian
  181. TSWLatexianTemp*
  182. ## Editors:
  183. # WinEdt
  184. *.bak
  185. *.sav
  186. # Texpad
  187. .texpadtmp
  188. # LyX
  189. *.lyx~
  190. # Kile
  191. *.backup
  192. # KBibTeX
  193. *~[0-9]*
  194. # auto folder when using emacs and auctex
  195. ./auto/*
  196. *.el
  197. # expex forward references with \gathertags
  198. *-tags.tex
  199. # standalone packages
  200. *.sta