[OS X Emacs] [OS X TeX] [aquamacs-devel] Aquamacs & El Capitan

David Reitter david.reitter at gmail.com
Fri Oct 30 08:53:55 EDT 2015


Herb,

I suspect that their LaTeX isn’t available from the command line either.

In that case I would suggest adding the following to their ~/.bash_profile script:

export PATH=/Library/TeX/texbin:/usr/local/texlive/2014/bin/x86_64-darwin:$PATH

I had to do that myself.

Aquamacs will pick up the /Library path in a future version, but not the /usr/local/texlive/2014 one.  So, that route will require people to upgrade their MacTeX install after installing El Capitan.

--
http://aquamacs.org -- Aquamacs: Emacs on Mac OS X
http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project!





> On Oct 30, 2015, at 8:23 AM, Herbert Schulz <herbs at wideopenwest.com> wrote:
> 
>> On Oct 29, 2015, at 9:17 PM, Ettore Aldrovandi <ealdrov at mail.math.fsu.edu> wrote:
>> 
>> 
>>> On Oct 29, 2015, at 19:38, Herbert Schulz <herbs at wideopenwest.com> wrote:
>>> 
>>> Howdy,
>>> 
>>> I have Aquamacs 3.2 on my system. For some reason it doesn't seem to pick up the changed PATH variable. The correct path is shown in Terminal.app so the system is using the /etc/paths.d/TeX file which contains /Library/TeX/texbin.
>> 
>> It would be interesting to see what fails and how.  Does it not find the tex binaries to execute, or  is it something else?
>> 
>> If you launch Aquamacs and you do (M is Meta, typically it would be the Option key):
>> 
>> 	M-x customize-variable RET exec-path RET
>> 
>> what do you see?
>> 
>> —Ettore
> 
> Howdy,
> 
> That incantation and discovering ^C^L to see what was happening in the compile led me to the real problem and I'm very sorry for the noise!
> 
> The command above showed me that the PATH was fine, /Library/TeX/texbin was being picked up from the system PATH.
> 
> The real problem (which gave the error after (0) pages were processed) was that the latex command had been changed (by me? long ago?) to be pdflatex and the pdf mode was turned on so Aquamacs was attempting to execute pdfpdflatex. All is well here now.
> 
> Now, why are some other folks saying that Aquamacs isn't compiling LaTeX files for them under El Capitan? I'm getting these comments via the mactex-support list as well as personal emails from folks I've helped in the past.
> 
> Good Luck,
> 
> Herb Schulz
> (herbs at wideopenwest dot com)
> 
> 
> 
> 
> 
> 




More information about the MacOSX-Emacs mailing list