[OS X TeX] Tiger and Emacs 22 and TeX Menu Commands

Jose Figueroa-O'Farrill j.m.figueroa at ed.ac.uk
Fri Sep 23 20:43:17 CEST 2005


>> If you type 'which pdflatex' in a unix terminal, what do you get?

Chris> 	/usr/local/teTeX/bin/powerpc-apple-darwin-current/pdflatex

Good.  This is what it should be.  The error you quoted earlier simply
says that  /usr/local/teTeX/bin/powerpc-apple-darwin-current is not in
your path.

In my version of Carbon Emacs, there is a file

     /Applications/Emacs.app/Contents/Resources/share/emacs/22.0.50/site-lisp/site-start.d/carbon-emacs-extra.el

which adds /usr/local/teTeX/bin/powerpc-apple-darwin-current to the
path thus:

;; path
(carbon-emacs-package-add-to-path
 '(
   "/usr/local/bin" ; w3m
   "/usr/X11R6/bin" ; xdvi
   "/usr/local/teTeX/bin/powerpc-apple-darwin-current" ; i-Installer
   ))

How does this compare to your setup?

Cheers, José

         
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the macostex-archives mailing list