Hi label completion does not work anymore for me. I get an error
/tmp/temp_textmate.vTWc4N:4:in `require': no such file to load -- /Library/Application Support/TextMate/Support/lib/LaTeXUtils.rb (LoadError) from /tmp/temp_textmate.vTWc4N:4
There is an alias LaTeXutils.rb in the Application Support in the /Library, and indeed it points nowhere (since when?)
But: - if I replace the alias with a new one pointing at the true LaTeXutils.rb inside the LaTeX Bundle, I get a new error
/tmp/temp_textmate.cwZcvm:6: uninitialized constant LaTeX (NameError)
- if I delete the alias altogether, I get the old error.
So clearly there is some trouble with directories, but I did not change anything recently, apart from updating religiously via svn. Any help?
Piero