On 8/20/07, Flo monkey2q@gmail.com wrote:
Hi, my TM is no. 1.5.6 (1405)
my global settings are: TM_LATEX_VIEWER = Skim ( I changed, just to try it) TM_LATEX_COMPILER = latexmk.pl TM_LATEX_ERRLVL = 2
my only project settings are: TM_LATEX_MASTER = /Users/flo/Desktop/DiplomArbeit/070627_da_draft01/ da_draft01.tex
Flo,
Right after 1405 I did a major overhaul of the Typeset & View command. You may want to just go into your software update preferences panel and get the latest cutting edge release.
Starting with 1413 configuration is done through a nice user interface panel, rather than the environment variables, although TM_LATEX_MASTER is still supported.
I'm afraid I can't help you much with your current problem since I can't reproduce it here, and I know that TM_LATEX_MASTER has been working reliably for me and others for many releases. If you don't want to mess with your release, you may just want to try putting
%!TEX root = /Users/flo/Desktop/DiplomArbeit/070627_da_draft01/da_draft01.tex
at the beginning of your file. This is an alternative way to specify the master file which should work.
Brad