Hello,

>> Jeremie Juste writes:
>> Do you think Is it possible to invert the colors of the latex images? I use 
>> a black
>> background and it's impossible to see the latex images.

> John Kitchin <jkitc...@andrew.cmu.edu> writes:

> See the variable org-format-latex-options . you might be able to change
> it. Maybe something like (untested)
>
> (plist-put org-format-latex-options :html-background "white")

It works fine. Thanks for the lead.

It you can tweak all the org-format-latex-options as well.

(plist-put org-format-latex-options :html-scale 1.5)
(plist-put org-format-latex-options :html-background "black")
(plist-put org-format-latex-options :html-foreground "white")


Best regards,
Jeremie Juste




Reply via email to