Hi Everyone,
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.
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.
Also, for those interested, the pdfsync command ⌃⌥⌘O has been updated to be much more efficient when searching for the cursor position in Skim.
Brad
--
Brad Miller
Assistant Professor, Computer Science
Luther College
On Oct 11, 2007, at 1:43 PM, Brad Miller wrote:
> Its doable without a lot of work I think, I was just hoping someone
> could save me the time of digging through sources to figure out how
> to build it as a universal binary.
I've built things as universal by just adding this to the CFLAGS
variable:
-arch ppc -arch i386
You should know that I have no idea what I'm doing, but it seems to
work for wget and a few other command-line tools. You can check
whether or not something's universal using the `file` command.
---
Rob McBroom
<http://www.skurfer.com/>
I didn't "switch" to Apple... my OS did.
______________________________________________________________________
For new threads USE THIS: textmate@lists.macromates.com
(threading gets destroyed and the universe will collapse if you don't)
http://lists.macromates.com/mailman/listinfo/textmate