Are you using PDFLaTeX or LaTeX? I had a problem with using
PDF-mode a couple of months ago:

<URL:http://lists.gnu.org/archive/html/bug-auctex/2005-04/ msg00012.html>

It appears to work for me now except for very small flaws
(screenshot below).

Thanks. It now works. This did the trick:


(add-hook 'LaTeX-mode-hook
          '(lambda ()
             (TeX-PDF-mode-on)
             ))


However, I have the same problem as you, that it falls back to the color black in the equation. Also the Figures' captions are still in black-on-black.

  Sebastian


_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to