Hi Everyone,<br><br>I've just committed changes to the LaTeX bundle to support chktex, it is bound to ⌃⇧V like many other syntax verifying commands.  I have not yet added a button for it as I'm not sure how often this command will be used, and we already have a lot of buttons.
<br><br>The bundle includes a universal build of the chktex binary.   If you do not have chktex installed on your system already please give it a try and let me know if everything works OK running it from the Support/bin directory.  Also if you have a ppc machine please try it.  My old iMac died so I don't have a G4/G5 to try this out on anymore.
<br><br>Also, for those interested, the pdfsync command ⌃⌥⌘O has been updated to be much more efficient when searching for the cursor position in Skim.<br><br>Brad<br clear="all"><br>-- <br>Brad Miller<br>Assistant Professor, Computer Science
<br>Luther College
<br><br><div><span class="gmail_quote">On 10/11/07, <b class="gmail_sendername">Rob McBroom</b> <<a href="mailto:textmate@skurfer.com">textmate@skurfer.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;">
On Oct 11, 2007, at 1:43 PM, Brad Miller wrote:<br><br>> Its doable without a lot of work I think, I was just hoping someone<br>> could save me the time of digging through sources to figure out how<br>> to build it as a universal binary.
<br><br>I've built things as universal by just adding this to the CFLAGS<br>variable:<br><br>     -arch ppc -arch i386<br><br>You should know that I have no idea what I'm doing, but it seems to<br>work for wget and a few other command-line tools. You can check
<br>whether or not something's universal using the `file` command.<br><br>---<br>Rob McBroom<br><<a href="http://www.skurfer.com/">http://www.skurfer.com/</a>><br>I didn't "switch" to Apple... my OS did.
<br><br><br><br>______________________________________________________________________<br>For new threads USE THIS: <a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>(threading gets destroyed and the universe will collapse if you don't)
<br><a href="http://lists.macromates.com/mailman/listinfo/textmate">http://lists.macromates.com/mailman/listinfo/textmate</a><br></blockquote></div><br>