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

Improve handling of displayed equations next to floating content. (mathjax/MathJax#2351) #448

Merged
merged 3 commits into from
Apr 6, 2020

Conversation

dpvc
Copy link
Member

@dpvc dpvc commented Feb 28, 2020

This PR makes displayed equations with labels interact better with floating content, and improves treatment of indentAlign and indentShift and their affects on the minimum width for the expressions. This means they don't cause the expressions to clear the floating content unless necessary.

It also refactors some of the functions that were getting a bit long so that they are several smaller functions.

Resolves Issue mathjax/MathJax#2351

@dpvc dpvc requested a review from zorkow February 28, 2020 20:02
@dpvc dpvc added this to the 3.0.2 milestone Mar 5, 2020
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 48217dc into develop Apr 6, 2020
@dpvc dpvc deleted the issue2351 branch April 6, 2020 20:49
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