emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: "Ulrich J. Herter" <ujh@posteo.de>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: pgfplots and tikz break LaTeX inline overlay colors
Date: Mon, 25 Jul 2016 15:38:13 +0100	[thread overview]
Message-ID: <8737mxzstm.fsf@ucl.ac.uk> (raw)
In-Reply-To: <3a1bbecd238c4a48bca81bf9d773a6f0@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> (Ulrich J. Herter's message of "Mon, 25 Jul 2016 14:32:16 +0000")

Ulrich,

I may be completely off-base here but there are settings for controlling
what the LaTeX snippets look like and these may affect your case.  I
used to use the following when I had emacs with a dark background:

#+begin_src emacs-lisp :results none
  (setq org-format-latex-options '(:foreground "white" :background "black" :scale 3 :html-foreground "Black" :html-background "Transparent" :html-scale 1.0 :matchers ("begin" "$1" "$" "$$" "\\(" "\\["))
        org-latex-create-formula-image-program 'imagemagick
        org-tree-slide-heading-emphasis t
        )
#+end_src

Maybe play with these, specifically the first line?

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.94.1, Org release_8.3.4-1049-g481709

  parent reply	other threads:[~2016-07-25 14:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-03 17:10 pgfplots and tikz break LaTeX inline overlay colors Ulrich J. Herter
2016-07-25 13:07 ` Nicolas Goaziou
2016-07-25 14:32   ` Ulrich J. Herter
     [not found]   ` <3a1bbecd238c4a48bca81bf9d773a6f0@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-07-25 14:38     ` Eric S Fraga [this message]
2016-07-25 15:18       ` Ulrich J. Herter
2016-07-25 15:15   ` Ulrich J. Herter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8737mxzstm.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=ujh@posteo.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).