auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] preview background


From: Patrick Drechsler
Subject: Re: [AUCTeX] preview background
Date: Thu, 12 Jan 2006 00:26:57 +0000
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Sebastian N. Fischmeister wrote on 11 Jan 2006 22:28:19 MET:

> I use a white-on-black setup. Preview works for sections and
> the like, however, figures are now black-on-black. It didn't
> help to set 'preview-transparent-color'. I'm using 11.82. Does
> someone have a clue?

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).

Regards

Patrick

Attachment: preview-latex_light_on_dark_bg_almost_solved.png
Description: PNG image

(Notice the default-color change after `\textcolor' has been
invoked for the first time)

Here's the tex code for the screenshot:

--8<------------------------schnipp------------------------->8---
\documentclass{article}
\usepackage{color}

\begin{document}

\section{foo}
\label{sec:foo}

\begin{equation}
  \label{eq:1}
  x+y+\textcolor{blue}{a+b}+\textcolor{red}{ABC}
\end{equation}

\end{document}
--8<------------------------schnapp------------------------->8---


-- 
"Es regnet, und bei der Staatsregierung tut man nichts dagegen"
(Edmund Stoiber)


reply via email to

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