* Bug: Can't set background color of latex fragment
@ 2021-04-07 19:38 Sébastien Miquel
2021-04-10 22:27 ` Roshan Shariff
0 siblings, 1 reply; 2+ messages in thread
From: Sébastien Miquel @ 2021-04-07 19:38 UTC (permalink / raw)
To: emacs-orgmode; +Cc: roshan.shariff
To reproduce with `emacs -Q` :
- Open an org buffer
- Call ~(setq org-format-latex-options '(:foreground default
:background "Black" :matchers ("$")))~
- Call =C-c C-x C-l= (org-latex-preview) on a latex fragment such as
$abc$
This bug was introduced by the commit 2f9e1569f which adds the option
`-bg Transparent` to the arguments of `dvipng`. According to its
manual, this option should be ignored if a background is already set,
but it doesn't seem to be. Perhaps org should set it differently.
--
Sébastien Miquel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Bug: Can't set background color of latex fragment
2021-04-07 19:38 Bug: Can't set background color of latex fragment Sébastien Miquel
@ 2021-04-10 22:27 ` Roshan Shariff
0 siblings, 0 replies; 2+ messages in thread
From: Roshan Shariff @ 2021-04-10 22:27 UTC (permalink / raw)
To: sebastien.miquel; +Cc: emacs-orgmode
I can confirm this bug with dvipng --- with the "-bg Transparent"
option, dvipng ignores the background color from the input tex file,
whereas without that option it always produces an opaque background.
There's currently no way to dynamically change command line
parameters, so I'm not sure how to solve this problem while supporting
both use cases.
On Wed, Apr 7, 2021 at 1:38 PM Sébastien Miquel
<sebastien.miquel@posteo.eu> wrote:
>
>
> To reproduce with `emacs -Q` :
> - Open an org buffer
> - Call ~(setq org-format-latex-options '(:foreground default
> :background "Black" :matchers ("$")))~
> - Call =C-c C-x C-l= (org-latex-preview) on a latex fragment such as
> $abc$
>
> This bug was introduced by the commit 2f9e1569f which adds the option
> `-bg Transparent` to the arguments of `dvipng`. According to its
> manual, this option should be ignored if a background is already set,
> but it doesn't seem to be. Perhaps org should set it differently.
>
> --
> Sébastien Miquel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-10 22:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07 19:38 Bug: Can't set background color of latex fragment Sébastien Miquel
2021-04-10 22:27 ` Roshan Shariff
unofficial mirror of emacs-orgmode@gnu.org
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://yhetil.org/orgmode/0 orgmode/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 orgmode orgmode/ https://yhetil.org/orgmode \
emacs-orgmode@gnu.org
public-inbox-index orgmode
Example config snippet for mirrors.
Newsgroups are available over NNTP:
nntp://news.yhetil.org/yhetil.emacs.orgmode
nntp://news.gmane.io/gmane.emacs.orgmode
code repositories for project(s) associated with this inbox:
orgmode.git.git (no URL configured)
AGPL code for this site: git clone http://ou63pmih66umazou.onion/public-inbox.git