8000 Tags · textmate/latex.tmbundle · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: textmate/latex.tmbundle

Tags

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
sanssecours René Schwaiger
Clean: Remove `.mw` files

“Clean” now also removes files with the extension `.mw`. The minted
package creates these files if you use the option `escapeinside`.

v1.6.0

Toggle v1.6.0's commit message
“Help”: Update PDF

 #ignore

 This commit closes #141.

v1.5.0

Toggle v1.5.0's commit message
Add new code for removing auxiliary files

Previously “Clean” and “Watch Document” both implemented their own
methods to remove auxiliary files. Therefore both commands contained a
lot of the same basic code written in two different programming
languages (Python, Perl). We now replace most of the two different code
paths with the new command line tool `clean.rb`. This change implies
that in the future we only need to fix a single code base if we want to
update the clean up code.

 #ignore

v1.4.0

Toggle v1.4.0's commit message
“Symbol List”: Rename preference file

#ignore

v1.3.0

Toggle v1.3.0's commit message
Use `TM_MATE` instead of `mate`

“Typeset & View (PDF)” now also works correctly if the current tex file
contains errors and the command `mate` is not accessible via `PATH`.

v1.2.0

Toggle v1.2.0's commit message
“Reformat Table”: Improve output

- The command does not add a newline at the beginning of the formatted
  table code any more.

- The command now also ends the last line of the table code with double
  backslashes.

v1.1.1

Toggle v1.1.1's commit message
“Watch Document”: Add missing YAML library

We add the module `YAML::Tiny` to the bundle again and use it to read
the auxiliary configuration file `auxiliary.yaml`. Before this change
“Watch Document” would not work if the users Perl version did not
include the module `YAML`.

v1.1.0

Toggle v1.1.0's commit message
“Help”: Update PDF

v1.1.0-beta1

Toggle v1.1.0-beta1's commit message
“Help”: Add documentation for “Create Table”

v1.0.0

Toggle v1.0.0's commit message
Fix donation link in “ReadMe”

 #ignore
0