1. 29 11月, 2017 1 次提交
  2. 26 6月, 2017 1 次提交
  3. 01 4月, 2017 1 次提交
  4. 28 2月, 2017 1 次提交
  5. 16 2月, 2017 1 次提交
  6. 06 1月, 2017 1 次提交
  7. 30 12月, 2016 1 次提交
  8. 24 12月, 2016 1 次提交
  9. 06 12月, 2016 1 次提交
  10. 26 11月, 2016 1 次提交
  11. 24 11月, 2016 1 次提交
  12. 07 11月, 2016 1 次提交
  13. 03 11月, 2016 1 次提交
  14. 06 9月, 2016 1 次提交
  15. 12 7月, 2016 1 次提交
  16. 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
  17. 09 7月, 2016 1 次提交
  18. 29 6月, 2016 1 次提交
    • T
      Update TeX.gitignore · c2401948
      thilaire 提交于
      Add support for easy-todo package (that produces .lod file during the compilation)
      c2401948
  19. 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
  20. 22 3月, 2016 1 次提交
  21. 16 3月, 2016 1 次提交
  22. 24 2月, 2016 1 次提交
  23. 03 2月, 2016 1 次提交
  24. 10 1月, 2016 1 次提交
  25. 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
  26. 21 12月, 2015 1 次提交
  27. 11 12月, 2015 1 次提交
  28. 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
  29. 04 11月, 2015 1 次提交
  30. 29 10月, 2015 1 次提交
  31. 04 8月, 2015 1 次提交
  32. 18 7月, 2015 1 次提交
  33. 24 6月, 2015 2 次提交
  34. 29 5月, 2015 1 次提交
  35. 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
  36. 09 4月, 2015 1 次提交
  37. 01 3月, 2015 1 次提交
  38. 17 2月, 2015 1 次提交