[TxMt] Re: Help with typesetting a latex file

Gildas Hamel gweltaz at ucsc.edu
Tue Oct 27 01:32:25 UTC 2015


* Skriv a reas Zmail (zmail at tzha.net):
  |>  Hi:
  |>  
  |>  I just installed OS X El Capitan (ver 10.11.1) on my MacBook pro.  After this installation, when I open a latex file and use command+r, I get the following error message:
  |>  
  |>  ----------------
  |>  Unable to run “Typeset & View (PDF)”.
  |>  
  |>  This command requires ‘kpsewhich’ which wasn’t found on your system.
  |>  
  |>  The following locations were searched:
  |>   • /usr/bin
  |>   • /bin
  |>   • /usr/sbin
  |>   • /sbin
  |>   • ~/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/bin
  |>   • /usr/local/bin
  |>  
  |>  If ‘kpsewhich’ is installed elsewhere then you need to set PATH in Preferences → Variables to include the folder in which it can be found.
  |>  -------------------
  |>  
Assuming you are using MacTex 2015,
perhaps /Library/TeX/texbin is not in you path?
Here `echo $PATH` gives:
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/TeX/texbin
This is one way of doing it, as I understand things so far.
There is a helpful pdf on the topic at:
https://tug.org/mactex/UpdatingForElCapitan.pdf
--Gildas


More information about the textmate mailing list