You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Characters are not aligned to the baseline on WebKit:
The alignment error changes with the font size as well, as you can see in the screenshot. Changing zoom level in the browser also changes the alignment of the characters.
I can't say for sure from which version of Safari this happens. I don't test Safari often and I was told about this only recently.
This is a duplicate of several other issues. See, for example, #3325 and #2866. This is a WebKit bug, and one that MathJax can't do much about. In v4, the situation for multi-character identifiers (like your sin) is improved, but that doesn't take care of all the situations that are affected. Switching to SVG may be the best option for WebKit users.
Issue Summary
Characters are not aligned to the baseline on WebKit:

The alignment error changes with the font size as well, as you can see in the screenshot. Changing zoom level in the browser also changes the alignment of the characters.
I can't say for sure from which version of Safari this happens. I don't test Safari often and I was told about this only recently.
Steps to Reproduce:
Technical details:
I am using the following MathJax configuration: no configuration
and loading MathJax via
Supporting information:
Live example: https://codepen.io/xworld21/pen/MYWzEyW
My screenshot is from a non-HiDPI screen.
The text was updated successfully, but these errors were encountered: