On 27/01/2010 02:14, Alex Ross wrote:
I'm working some more on the Typeset and View command, we are going to replace the default command that currently ships with TextMate. But I need some information. What process are TextMate's LaTeX users following for building their documents? I'm sure most of you are using bibtex, but what about other things like makeindex? Has everyone moved to a pure pdf-based process, or are some of you still using dvi/postscript? What are you using for pictures? Anything you can tell me will help.
I've moved to a pure pdf workflow a long time ago.
There is one exception that I've used in my thesis, I use multibib. You can define multiple bibliographies, and each requires its own bibtex run, with the keyword as argument. This might be a bit too much of an exception though.
Jeroen.