auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] preview background


From: Sebastian N. Fischmeister
Subject: Re: [AUCTeX] preview background
Date: Thu, 12 Jan 2006 13:34:59 -0500

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]