1. 16 4月, 2014 1 次提交
    • E
      Ignore xcuserstate · af7c660e
      Elvis Nuñez 提交于
      xcuserstate files are generated from within Xcode and saved in your project bundle to remember your last opened file, the open state of any group folders, open tabs, and any other user setting your project might need to remember
      af7c660e
  2. 15 4月, 2014 3 次提交
  3. 14 4月, 2014 2 次提交
    • A
      Adds Roslyn .ide directories to .gitignore. · dba7d3de
      Andrew Arnott 提交于
      dba7d3de
    • C
      Merge pull request #1008 from maieul/master · 792a95ef
      Carl Suster 提交于
      Add rules for TeX packages (e)ledmac and (e)ledpar. References from manuals:
      
      eledmac p. 46:
      > Each section will read and write an associated "line-list file", containing information used to do the numbering; the file will be called `<jobname>.nn`, where `nn` is the section number. However, you may direct that an extra string be added before the `nn` in that filename, in order to distinguish these temporary files from others: that string is called `\extensionchars`. Initially it's empty, since different operating systems have greatly varying ideas about what characters are permitted in file names. So `\renewcommand{\extensionchars}{-}` gives temporary files called `<jobname>.-1`, `<jobname>.-2`, etc.
      
      eledmac p. 112:
      > Endnotes of all varieties are saved up in a file, typically named `<jobname>.end`.
      
      eledpar p.8:
      > The `\beginnumbering` macro resets the line number to zero, reads an auxiliary file called `<jobname>.nn` (where `<jobname>` is the name of the main input file for this job, and `nn` is 1 for the first numbered section, 2 for the second section, and so on), and then creates a new version of this auxiliary file to collect information during this run. Separate auxiliary files are maintained for right hand texts and these are named `<jobname>.nnR`, using the ‘R’ to distinguish them from the left hand and serial (non-parallel) texts.
      792a95ef
  4. 12 4月, 2014 1 次提交
  5. 11 4月, 2014 4 次提交
  6. 08 4月, 2014 2 次提交
  7. 06 4月, 2014 3 次提交
  8. 05 4月, 2014 2 次提交
  9. 04 4月, 2014 12 次提交
  10. 01 4月, 2014 1 次提交
  11. 31 3月, 2014 6 次提交
  12. 28 3月, 2014 2 次提交
  13. 26 3月, 2014 1 次提交