Now, <br><br>If anyone is interested in helping test the new formatting of latex output you can switch over to using this branch.  As far as I can tell this branch acts exactly like the trunk did yesterday, so if you switch you should not see any loss in functionality.
<br><br>I have the idea that now that I have made this script much more modular it would be possible to make a new version of Typeset and View that could be much more powerful than the current.<br><br>To make the switch you must cd into your 
Latex.tmbundle directory that you have checked out from the repository then run the command<br><br>svn switch <a href="http://macromates.com/svn/Bundles/branches/typeset_and_view/Latex.tmbundle">http://macromates.com/svn/Bundles/branches/typeset_and_view/Latex.tmbundle
</a><br clear="all"><br><br>What I have implemented so far is to break out the parsing of the output into several classes, one for each latex family command.<br><br>ParseTex<br>   ParseLatex<br>   ParseBibtex<br><br>capturing of error, warning, and informational messages is handled by a dictionary of regular expression, callback function pairs.
<br><br>I haven't messed with contex or xelatex so I don't know if there are special error/warning messages to look out for there, but if there are then those can be implemented as subclasses.<br><br>I'd also like to add some buttons at the bottom of the window to make it easy to configure your latex environment as well as to run Bibtex, latex, tex, makeindex commands right from the Typeset and View window.
<br><br>Other ideas??<br><br>Brad<br><br>-- <br>Brad Miller<br>Assistant Professor, Computer Science<br>Luther College
<br><br><div><span class="gmail_quote">On 7/17/07, <b class="gmail_sendername">Brad Miller</b> <<a href="mailto:bonelake@mac.com">bonelake@mac.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Have LaTeX and View use the new texMate.py command.<br><br>Changed:<br>U   branches/typeset_and_view/Latex.tmbundle/Commands/LaTeX and view.plist<br><br>_______________________________________________<br>textmate-dev mailing list
<br><a href="mailto:textmate-dev@lists.macromates.com">textmate-dev@lists.macromates.com</a><br><a href="http://lists.macromates.com/mailman/listinfo/textmate-dev">http://lists.macromates.com/mailman/listinfo/textmate-dev
</a><br></blockquote></div><br>