[SVN] Revision 1725 (Latex)
Jeroen van der Ham
jeroen at je-ju.net
Fri Sep 9 08:09:42 UTC 2005
LaTeX Beamer rules! (and TextMate rules because it's so easy to define a new syntax for it ;))
* Added bare syntax for latex beamer. Basically includes tex and overrides begin document to only allow (sub)*sections and frames and includes latex within frames.
* Changed Latex item capture to keyword.general (instead of entity.name.item...)
* Changed symbol list preference to entity.name, now matches (sub)*sections and frametitles.
* First beamer snippet for frames.
* Added a firstlinematch (^\\documentclass(\[.*\])?\{beamer\}) for the beamer class, but even with restricting LaTeX to only ^\\documentclass, it doesn't seem to catch on :(
Contributions are welcome.
Changed:
U trunk/Bundles/Latex.tmbundle/Commands/Trash aux Files.plist
U trunk/Bundles/Latex.tmbundle/Preferences/Symbol list.plist
A trunk/Bundles/Latex.tmbundle/Snippets/Beamer Frames.plist
A trunk/Bundles/Latex.tmbundle/Syntaxes/LaTeX Beamer.plist
U trunk/Bundles/Latex.tmbundle/Syntaxes/LaTeX.plist
U trunk/Bundles/Latex.tmbundle/info.plist
More information about the textmate-dev
mailing list