Skip to content

LaTeX Bundle (1.2.0)

Compare
Choose a tag to compare
@sanssecours sanssecours released this 10 Oct 16:37
· 221 commits to master since this release

Changes

Auxiliary Files

  • [Fixed]: „Clean” and “Watch document” (if you close the PDF viewer) now properly remove .synctex.gz files.
  • [Improved]: Add .lot and .lof to the list of auxiliary files.

Create Table

  • [Improved]: The code that the command produces now left justifies text in table cells. The old behaviour of centering text makes sense in some situations. However, most people probably want text to start on the left of table cells by default.

Open Included Item

  • [Improved]: The command works now, even if PATH does not include the location of kpsewhich.

Reformat Table

  • [Improved]: The command does not add a newline at the beginning of the formatted table code any more.
  • [Improved]: The command now also ends the last line of the table code with double backslashes.

Smart Pairs

  • [Improved]: The bundle now supports the following additional smart pairs:
    • „“
    • ‚‘
    • «»
    • ‹›
    • ||
      To surround selected text by one of the above character pairs, just press the key combination that inserts the first character.

TeXcount

  • [Improved]: The command works now, even if PATH does not include the location of kpsewhich.

Tidy

  • [Improved]: Better support for latexindent. No need to manually install YAML::Tiny any more. To use latexindent – instead of “LaTeX Tidy” – when you invoke “Tidy”, just set the environment variable TM_LATEX_FORMATTER to the value latexindent.

Watch Document

  • [Fixed]: The command now properly removes auxiliary files that contain special characters, if you close the PDF viewer.

Requirements

Minimum OS Version: OS X 10.7

Tested With:

TextMate 2.0 (beta 8)
OS X 10.11