Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use mrow rather than inferredMrow if text mode produces more than one. (mathjax/MathJax#2577) #586

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

dpvc
Copy link
Member

@dpvc dpvc commented Jan 31, 2021

This PR prevents an unwanted inferredMrow from being used for the content of text-mode material that produces more than one element. This prevents overlaps in the rendering in SVG.

Resolves issue mathjax/MathJax#2577.

@dpvc dpvc changed the title Use mrow rather than inferredMrow if text mode produces more than one. (mathjax/M Use mrow rather than inferredMrow if text mode produces more than one. (mathjax/MathJax#2577) Jan 31, 2021
@dpvc dpvc requested a review from zorkow January 31, 2021 14:30
@dpvc dpvc added this to the 3.1.3 milestone Jan 31, 2021
Copy link
Member

@zorkow zorkow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

@dpvc dpvc merged commit 1c149de into develop Feb 9, 2021
@dpvc dpvc deleted the issue2577 branch February 9, 2021 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants