1. 24 12月, 2016 1 次提交
  2. 06 12月, 2016 1 次提交
  3. 26 11月, 2016 1 次提交
  4. 24 11月, 2016 1 次提交
  5. 07 11月, 2016 1 次提交
  6. 03 11月, 2016 1 次提交
  7. 06 9月, 2016 1 次提交
  8. 12 7月, 2016 1 次提交
  9. 10 7月, 2016 2 次提交
    • O
      Ignore .pdf · d8a56ffd
      Oliver Kopp 提交于
      On Windows, when PDF is opened with Acrobat Reader, one gets following output:
      
          ! I can't write on file `document.pdf'.
          Please type another file name for output:
      
      If one simply presses "Enter" to continue, the file `.pdf` is generated. Since this is a common case and `.pdf` is never used as full file name, this file should be ignored, too.
      d8a56ffd
    • O
      Add *.wrt produced by scrwfile · a73ff83a
      Oliver Kopp 提交于
      a73ff83a
  10. 09 7月, 2016 1 次提交
  11. 29 6月, 2016 1 次提交
    • T
      Update TeX.gitignore · c2401948
      thilaire 提交于
      Add support for easy-todo package (that produces .lod file during the compilation)
      c2401948
  12. 26 4月, 2016 1 次提交
    • S
      Update TeX.gitignore · 8b46d457
      Seungwon Park 提交于
      When we use 'thmtools' package for creating 'List of Theorems', auxiliary file '.loe' is created, just as '.toc' for 'Table of Contents' and '.lof' for 'List of Figures'.
      8b46d457
  13. 22 3月, 2016 1 次提交
  14. 16 3月, 2016 1 次提交
  15. 24 2月, 2016 1 次提交
  16. 03 2月, 2016 1 次提交
  17. 10 1月, 2016 1 次提交
  18. 03 1月, 2016 1 次提交
    • D
      Add TeX precompiled preamble and xypic · 3e9a2d98
      dopefishh 提交于
      A precompiled header(`latex -ini`) compiled creates a `.fmt` file.
      To speed up xypic's drawing, precompiled matrices are created with the `\CompileMatrices` entry in the preamble. This creates `*.xyc` files.
      3e9a2d98
  19. 21 12月, 2015 1 次提交
  20. 11 12月, 2015 1 次提交
  21. 16 11月, 2015 1 次提交
    • D
      Adding endfloat.sty auxiliary files · 381a78b8
      David Haberthür 提交于
      endfloat.sty produces these two auxiliary files.
      From Section 3.2 of its documentation:
      > Loading it will have LTEX produce two extra files with .ttt and .fff extensions (for tables and figures, respectively).
      381a78b8
  22. 04 11月, 2015 1 次提交
  23. 29 10月, 2015 1 次提交
  24. 04 8月, 2015 1 次提交
  25. 18 7月, 2015 1 次提交
  26. 24 6月, 2015 2 次提交
  27. 29 5月, 2015 1 次提交
  28. 15 5月, 2015 1 次提交
    • J
      [Tex] Change *.mtc0 to *.mtc[1-9][0-9] · d0c5830a
      Jeremy Coatelen 提交于
      When using minitoc package, LateX often generates multiple .mtc files such as `*.mtc0`, `*.mtc1`, ..., `*.mtc13`, ... This patch allows one to ignore all *.mtc files from index 0 to index 99 (ignoring `*.mtc[1-9][0-9]`).
      d0c5830a
  29. 09 4月, 2015 1 次提交
  30. 01 3月, 2015 1 次提交
  31. 17 2月, 2015 1 次提交
  32. 05 2月, 2015 1 次提交
  33. 13 1月, 2015 1 次提交
    • R
      Update TeX.gitignore · 9fd651e0
      Rob 提交于
      *.synctex is generated when the synctex option is used under Windows.
      9fd651e0
  34. 21 12月, 2014 1 次提交
  35. 20 11月, 2014 1 次提交
  36. 24 8月, 2014 1 次提交
  37. 31 7月, 2014 1 次提交
  38. 29 7月, 2014 1 次提交