From mboxrd@z Thu Jan 1 00:00:00 1970 From: "darcamo@gmail.com" Subject: Re: preview latex fragments Date: Mon, 6 Aug 2012 13:36:38 -0300 Message-ID: References: <8762bmy5m6.fsf@med.uni-goettingen.de> <87vcgzltml.fsf@gnu.org> <87hasj7pwi.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54709) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyQIn-0008AH-N8 for emacs-orgmode@gnu.org; Mon, 06 Aug 2012 12:37:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SyQIf-0006wd-L5 for emacs-orgmode@gnu.org; Mon, 06 Aug 2012 12:37:09 -0400 Received: from mail-gh0-f169.google.com ([209.85.160.169]:50122) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyQIf-0006wM-Fq for emacs-orgmode@gnu.org; Mon, 06 Aug 2012 12:37:01 -0400 Received: by ghrr18 with SMTP id r18so808574ghr.0 for ; Mon, 06 Aug 2012 09:37:00 -0700 (PDT) In-Reply-To: <87hasj7pwi.fsf@med.uni-goettingen.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Andreas Leha Cc: emacs-orgmode@gnu.org Do you add the tikz package to the org-export-latex-default-packages-alist variable? I had this bug in the past when I added the tikz package to org-export-latex-default-packages-alist and the bug still exists today. Some threads about this (all related to tikz + preview-latex) http://thread.gmane.org/gmane.emacs.orgmode/42410 http://article.gmane.org/gmane.emacs.auctex.general/4333/match=tikz+preview+latex http://article.gmane.org/gmane.emacs.orgmode/56253/match=tikz+preview+latex -- Darlan 2012/8/3 Andreas Leha : > Hi Bastien, > > Bastien writes: > >> Hi Andreas, >> >> Andreas Leha writes: >> >>> I experience a problem with the preview of latex fragments: I can not >>> change the foreground color (in org-format-latex-options). On a dark >>> background, the black fragments are barely visible. >> >> If you are still having this bug, can you try this patch and say if it >> fixes your problem? >> >> http://patchwork.newartisans.com/patch/1387/ >> >> Thanks! > > I still do see this problem and, unfortunately, this patch does not seem > to fix it for me. > > Regards, > Andreas > >