rendering of latex equation in dark mode #874
Unanswered
Remi-Gau
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We encountered a small issue on our doc where latex equation were hard to view in dark mode:
nilearn/nilearn#5210
also it often felt like latex images (img with a 'math' class) were always a bit higher than the rest of the text when inlined
the way we will probably fix this is by adding this to our custom css:
https://github.com/nilearn/nilearn/pull/5213/files
if there is a better way, feel free to chime in
Beta Was this translation helpful? Give feedback.
All reactions