On 17. Nov 2006, at 16:36, Christopher Brewster wrote:
I have the following problem, returning to a latex project after 2-3 weeks:
- Even though I have set the master file to \includeonly{chap7}
when I compile within Textmate it ignores the command and constructs the whole document. When I manually do 'latex, bibtex, latex,latex' there is no problem.
- I set TM_LATEX_ERRLVL to 0 but the ouput screen always disappears.
I tried the other values (1 and 2) with exactly the same behaviour.
How can I track down the problem?
So effectively both TM_LATEX_MASTER and TM_LATEX_ERRLVL are ignored?
How do you set the variables? Could you try type: env|sort and press ⌃R in a document and see if they have the proper values.