[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Latex preview foreground color problem
From: |
Jarmo Hurri |
Subject: |
[O] Latex preview foreground color problem |
Date: |
Mon, 30 Jul 2018 12:43:28 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Greetings.
Previewing Latex fragments is one cool feature. However, I have one
problem tailoring it to my use.
In my emacs config file I now have:
(plist-put org-format-latex-options :foreground "white")
(plist-put org-format-latex-options :scale 2)
These seem to set the correct properties, because my value of
org-format-latex-options is
(:foreground "white" :background default :scale 2 :html-foreground "Black"
:html-background "Transparent" :html-scale 1.0 :matchers
("begin" "$1" "$" "$$" "\\(" "\\["))
The scale factor property works just fine: I get a larger
preview. Unfortunately changing foreground has no effect. The default
black foreground - which I still get - is pretty useless for me, because
my default background in buffers is dark blue.
Any tips?
Jarmo
- [O] Latex preview foreground color problem,
Jarmo Hurri <=