1. 23 6月, 2019 1 次提交
    • R
      Ignore *.xyd outline files generated by xy LaTeX package (#3088) · 7aec8fdf
      Ryan Kavanagh 提交于
      The xy package generates *.xyd files whenever the commands
      
          \MakeOutlines
          \OnlyOutlines
          \ShowOutlines
          \NoOutlines
      
      are present in the LaTeX source. These automatically-generated files
      contain the dimensions of figures typeset with xy and are recreated as
      needed. This is documented on pp. 15f. of the XY-pic Reference Manual
      (1999/02/16).
      
      As automatically-generated, temporary files, they should be ignored.
      7aec8fdf
  2. 22 5月, 2019 1 次提交
  3. 17 5月, 2019 1 次提交
  4. 24 4月, 2019 1 次提交
  5. 13 3月, 2019 1 次提交
  6. 09 11月, 2018 1 次提交
  7. 21 9月, 2018 1 次提交
  8. 22 8月, 2018 1 次提交
  9. 05 7月, 2018 2 次提交
  10. 18 6月, 2018 1 次提交
  11. 13 5月, 2018 1 次提交
  12. 30 4月, 2018 1 次提交
  13. 13 4月, 2018 1 次提交
  14. 10 4月, 2018 1 次提交
  15. 02 3月, 2018 1 次提交
  16. 16 1月, 2018 1 次提交
  17. 29 11月, 2017 2 次提交
  18. 26 6月, 2017 1 次提交
  19. 01 4月, 2017 1 次提交
  20. 28 2月, 2017 1 次提交
  21. 16 2月, 2017 1 次提交
  22. 06 1月, 2017 1 次提交
  23. 30 12月, 2016 1 次提交
  24. 24 12月, 2016 1 次提交
  25. 06 12月, 2016 1 次提交
  26. 26 11月, 2016 1 次提交
  27. 24 11月, 2016 1 次提交
  28. 07 11月, 2016 1 次提交
  29. 03 11月, 2016 1 次提交
  30. 06 9月, 2016 1 次提交
  31. 12 7月, 2016 1 次提交
  32. 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
  33. 09 7月, 2016 1 次提交
  34. 29 6月, 2016 1 次提交
    • T
      Update TeX.gitignore · c2401948
      thilaire 提交于
      Add support for easy-todo package (that produces .lod file during the compilation)
      c2401948
  35. 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
  36. 22 3月, 2016 1 次提交
  37. 16 3月, 2016 1 次提交