Replies: 4 comments 4 replies
-
This seems to be a MathJax issue and does not seem to be related in any ways to Quarto. |
Beta Was this translation helpful? Give feedback.
-
Thanks! specifying MathJax directly "fixed" the problem for me of all my \hat{} being off to the right in Chrome but fine in Firefox. |
Beta Was this translation helpful? Give feedback.
-
More on this here: #4916 |
Beta Was this translation helpful? Give feedback.
-
I just ran into this issue, and the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Something I've noticed recently is that the MathJax equations in revealjs presentations are rendering in an ugly way on Chrome (at least on a Mac).
Specific example: https://quarto.org/docs/presentations/revealjs/demo/index.html#/latex-equations
Chrome with default settings:
Firefox with default settings:
I can right click and change the renderer to Common HTML and it looks OK, but the default looks terrible.
Does anyone have suggestions about how I can change the default behaviour. Interestingly it doesn't seem to be a problem when I render to HTML format - I get a different set of options when right clicking, so it might be something to do with revealjs?
Options when using the revealjs format:

Options when rendering to HTML format:

Beta Was this translation helpful? Give feedback.
All reactions