<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>RE: [SVN] r7743 (Latex)</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Brad, I am guessing this takes care of what Robin's second patch was for?<BR>
<BR>
Haris<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: textmate-dev-bounces@lists.macromates.com on behalf of Brad Miller<BR>
Sent: Sun 7/15/2007 3:54 PM<BR>
To: textmate-dev@lists.macromates.com<BR>
Subject: [SVN] r7743 (Latex)<BR>
<BR>
fix up a couple minor things from previous commit.  latexmk.pl sends some output to stderr which was getting prepended to the output window unformatted. <BR>
Also replaced some misc stdin readline calls with tex.readline() to conform to the new method of having latexErrWarn run the typesetting program and capturing the output from a pipe.<BR>
Update the script to match the output from the newer version of latexmk.pl<BR>
Finally make the script smarter about detecting whether <A HREF="file:line:error">file:line:error</A> style messages are being used.  If not, then output a warning,  and try to be smarter about matching error lines that start with a !<BR>
<BR>
Changed:<BR>
U   trunk/Bundles/Latex.tmbundle/Support/bin/latexErrWarnHtml.py<BR>
<BR>
_______________________________________________<BR>
textmate-dev mailing list<BR>
textmate-dev@lists.macromates.com<BR>
<A HREF="http://lists.macromates.com/mailman/listinfo/textmate-dev">http://lists.macromates.com/mailman/listinfo/textmate-dev</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>