Re: [Vim-latex-devel] path to latex
Brought to you by:
srinathava,
tmaas
From: Ted P. <te...@te...> - 2011-03-23 21:04:01
|
> Actually I mostly only use MacTeX. I think the ones from ports and fink > got installed since other applications from fink / ports depend on then. > Maybe I could have avoided this making them use MacTeX, but I was too > lazy for this. > > Letting Tex_CompileRule_pdf point to /usr/texbin/pdflatex is fine for me for the moment. Alternatively, changing your path to prioritize /usr/texbin over /sw and /opt (as discussed in the MacTeX FAQ) should also work. (although, on a Mac, you'll either have to change the path in your environment.plist or (if you are using MacVim) go into your MacVim settings and ensure it runs itself inside a shell (so you can easily make changes to your profile/rc files)) --Ted -- Ted Pavlic <te...@te...> |