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

remove spaces in single-line equations and place tags inside equation context #720

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

jmoralez
Copy link
Member

@jmoralez jmoralez commented Dec 6, 2023

  • Removes spaces after opening and before closing $, e.g. $ \alpha$ becomes $\alpha$
  • Places equations with the \tag command inside an equation context.
  • Adds the script that was used to perform these replacements.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

mergenthaler
mergenthaler previously approved these changes Dec 6, 2023
Copy link
Member

@mergenthaler mergenthaler left a comment

Choose a reason for hiding this comment

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

Thanks for the work.

@jmoralez jmoralez changed the title remove spaces in single-line equations remove spaces in single-line equations and place tags inside equation context Dec 6, 2023
@jmoralez jmoralez marked this pull request as ready for review December 6, 2023 23:19
@jmoralez jmoralez merged commit 4d513e2 into main Dec 6, 2023
17 checks passed
@jmoralez jmoralez deleted the remove-spaces-eq branch December 6, 2023 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants