This worked great! Thanks so much. <br><br>Best,<br>Miguel<br><br><br><br><div class="gmail_quote">On Mon, Jun 20, 2011 at 2:24 AM, Alain Matthes <span dir="ltr"><<a href="mailto:alain.matthes@mac.com">alain.matthes@mac.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Miguel,<br>
<br>
1) First you need to install correctly MacTeX<br>
 When MacTeX is installed, you have in the pref system a tool : "Distribution TeX".<br>
With this tool you can verify what are the versions of macTeX installed in your system.<br>
<br>
2) You can verify in the terminal with<br>
$ echo $PATH<br>
for me the PATH value is<br>
<br>
[ego at mbp:~]<br>
$ echo $PATH<br>
<div class="im">/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin<br>
<br>
</div>Actually you can install the MacTeX 2011  here : <a href="http://tug.org/texlive/mirmon/" target="_blank">http://tug.org/texlive/mirmon/</a><br>
<br>
Is a prerelease but it works very well. I think if you install a new version<br>
of MacTeX the past would be correct. The path of the new version will be :<br>
<br>
/usr/local/texlive/2011 you can verify actually if you have  /usr/local/texlive/2009 or 2010 ?<br>
<br>
<br>
 I think that your problem comes from the installation.<br>
<br>
Logically with "Distribution TeX" you can see the new version of MacTeX<br>
<br>
3) you can modify directly the path in your system. I'm not a great unix expert<br>
 but I think you must have in the /etc/<br>
<br>
a file named "paths" that contains<br>
<div class="im"><br>
/usr/bin<br>
/bin<br>
/usr/sbin<br>
/sbin<br>
/usr/local/bin<br>
<br>
</div>and a folder "pathhs.d" that contains a file named "TeX" . In this file you need to have<br>
/usr/texbin<br>
<br>
I hope all these informations can help you<br>
<br>
Greetings<br>
<font color="#888888"><br>
Alain<br>
</font><div><div></div><div class="h5"><br>
<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</div></div></blockquote></div><br>