emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* 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; 6+ 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] 6+ messages in thread

end of thread, other threads:[~2021-08-29  7:23 UTC | newest]

Thread overview: 6+ 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
2021-05-19  6:30   ` Sébastien Miquel
2021-05-20  0:30     ` Roshan Shariff
2021-05-23 21:01       ` Bug: [PATCH] " Sébastien Miquel
2021-08-29  7:22         ` Sébastien Miquel

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