On 4/2/07, Charilaos Skiadas <skiadas@hanover.edu> wrote:
Yes this would be great to see added to the bundle,
but we need to
modularize it a bit first, so that we can make it work with pdflatex
as well, when ps output is not required.
Also, we need to somehow
make it so that the watcher stops watching a file that is not open in
TM anymore. Not sure how to achieve that last one though.
And ideally rewrite it in ruby, so that we can use the dialog.rb
library instead of all these direct CocoaDialog calls (and so that I
can actually read it ;) ).
Actually, it's really a question of just speeding up the compile,
right?
Is there really much speed gained in having the recompile done
automatically instead of triggering it via cmd-R? In other words, is
the overall speedup mostly in using the ini stuff?