Haris: You might like to know that environment.plist doesn't work with me. Option-esc prints the following:
\footcite{/Applications/TextMate.app/Contents/SharedSupport/Support/ bin/LatexCitekeys.rb:157: command not found: kpsewhich -show-path=tex /Applications/TextMate.app/Contents/SharedSupport/Support/bin/ LatexCitekeys.rb:157: command not found: kpsewhich -show-path=bib cite-key}
Rebooting does not help either. I will stick with the shell variable solution.
Özgür
On Nov 22, 2006, at 9:05 PM, Charilaos Skiadas wrote:
You need to log out and then back in for the change to show up.
-- Özgür Gökmen | og@pyromedia.org
On Nov 22, 2006, at 8:29 PM, Özgür Gökmen wrote:
Haris: You might like to know that environment.plist doesn't work with me. Option-esc prints the following:
\footcite{/Applications/TextMate.app/Contents/SharedSupport/Support/ bin/LatexCitekeys.rb:157: command not found: kpsewhich -show-path=tex /Applications/TextMate.app/Contents/SharedSupport/Support/bin/ LatexCitekeys.rb:157: command not found: kpsewhich -show-path=bib cite-key}
Rebooting does not help either. I will stick with the shell variable solution.
What do you get if you open a new document, type "puts `echo $PATH`" in the first line and press ctrl-shift-E? Also, can you paste your environment.plist file contents?
Özgür
Haris