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

Fix bug with \text{} in textmacros package. (mathjax/MathJax#3082) #983

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

dpvc
Copy link
Member

@dpvc dpvc commented Aug 11, 2023

This PR fixes a problem introduced by a last minute change in respond to PR review where I didn't change keys() to entries() as I should have, and apparently failed to test the result. Argh!

Resolves issue mathjax/MathJax#3082.

@dpvc dpvc requested a review from zorkow August 11, 2023 20:56
@dpvc dpvc added this to the v4.0 milestone Aug 15, 2023
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.

I wonder why TS did not catch that?

@dpvc
Copy link
Member Author

dpvc commented Aug 17, 2023

I wonder why TS did not catch that?

I don't know, but am glad Peter found it.

@dpvc dpvc merged commit ebfa326 into develop Aug 17, 2023
@dpvc dpvc deleted the issue3082 branch August 17, 2023 15:04
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