[SVN] r2476 (Latex)
Charilaos Skiadas
cskiadas at uchicago.edu
Sun Dec 18 00:29:18 UTC 2005
Last Major Winter Cleanup. "Insert..." commands beefed up:
The "Insert Environment..." command now includes the possibility of adding stuff right after the "\begin{name}", customized via TM_LATEX_ZEROLINE. This takes care of stuff like "table", "frame", "picture", "lstlisting", "figure".
The "Insert Command..." command now includes the possibility of adding stuff right after the command, but before the braces. This takes care of stuff like "\frac{}{}", "\put(0,0){}".
All three "Insert..." Commands made to recognize Latex Beamer scope, and behave accordingly. For instance, pressing enter in an itemize environment produces "\item<+-> " instead of just "\item".
Deleted commands that became obsolete as a consequence of the beefing up.
Changed:
U trunk/Bundles/Latex.tmbundle/Commands/Insert Command Based on Current Word.plist
U trunk/Bundles/Latex.tmbundle/Commands/Insert Item Based on Current Environment.plist
U trunk/Bundles/Latex.tmbundle/Commands/Insert LaTeX Command Based on Current Word.plist
D trunk/Bundles/Latex.tmbundle/Snippets/Beamer Frames.plist
D trunk/Bundles/Latex.tmbundle/Snippets/Code Listing (Latex).plist
D trunk/Bundles/Latex.tmbundle/Snippets/Emphasis (em).plist
D trunk/Bundles/Latex.tmbundle/Snippets/Figure (fig).plist
U trunk/Bundles/Latex.tmbundle/Snippets/Item (item).plist
D trunk/Bundles/Latex.tmbundle/Snippets/Table (table).plist
D trunk/Bundles/Latex.tmbundle/Snippets/\frac (fr).plist
U trunk/Bundles/Latex.tmbundle/Support/Help.html
U trunk/Bundles/Latex.tmbundle/Syntaxes/TeX.plist
U trunk/Bundles/Latex.tmbundle/info.plist
More information about the textmate-dev
mailing list