[OS X Emacs] LaTeX-preview

Jonas Teuwen aedolon at gmail.com
Thu Jan 13 10:47:38 EST 2011


Thanks.

For future reference, I "fixed" it like this:

curl -O ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs870/ghostscript-8.70.tar.gz
tar zxvf ghostscript-8.70.tar.gz
cd ghostscript-8.70
./configure  --prefix=/usr/local
make
sudo make install

On Thu, Jan 13, 2011 at 5:22 AM, Nathaniel Cunningham
<nathaniel.cunningham at gmail.com> wrote:
>
> On Wed, Jan 12, 2011 at 4:56 PM, Jonas Teuwen <aedolon at gmail.com> wrote:
>>
>> Hello, I have installed Aquamacs 2.1 and the latest version of MacTeX
>> (if that is the correct name). Now, generating pdfs work but the
>> preview function does not work, it does generate a _regions_.pdf
>> succesfully with all the formulas but there it does not display them
>> in my editor window. I only see the "stop-sign".
>>
>
> Same here.
>
> Apparently an auctex - ghostscript incompatibility:  see
> http://comments.gmane.org/gmane.emacs.auctex.bugs/1822
>
> --Nathaniel
>
>
> _____________________________________________________________
> MacOSX-Emacs mailing list
> MacOSX-Emacs at email.esm.psu.edu
> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx
>
>



More information about the MacOSX-Emacs mailing list