On 3 Aug 2010, at 20:03, perezcarballo wrote:
Is there a way of modifying the Typeset & view command in the LaTeX bundle so that it will run make before typesetting the .tex file?
Sure, you can edit the code that does the Typeset & View to do other stuff ;)
But there is no *simple* way (e.g. setting an environment variable), if that is what you are asking.
It’s probably not *that* difficult to add a call to ‘make’, but I haven’t looked into it.