Is it possible to wrap Latex blocks into a div, like it's done with code? #6018
-
DescriptionLatex Blocks overflow and break the HTML page's style when the viewport is small (using This is how I'm writing this Latex block in the
Is it possible to wrap the Latex cell inside a div as we have with code blocks? (example below) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
I've already tried adding overflow-x: scroll to all sorts of CSS selectors:
|
Beta Was this translation helpful? Give feedback.
-
What I ended up doing (not as pretty as mathjax but at least it doesn't mess up the scrolling bars)
|
Beta Was this translation helpful? Give feedback.
-
Some related solutions:
Additionally, you could tweak MathJax config:
|
Beta Was this translation helpful? Give feedback.
Some related solutions:
Additionally, you could tweak MathJax config: