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

Add support for MathJax v3 #368

Merged
merged 1 commit into from
Feb 25, 2020
Merged

Add support for MathJax v3 #368

merged 1 commit into from
Feb 25, 2020

Conversation

jraman
Copy link
Contributor

@jraman jraman commented Feb 21, 2020

This is an enhancement or feature.

Summary

  • Add support for MathJax v3.
  • If MathJax is enabled, then AMS equation numbering is enabled by default. Equation numbering can also be turned off.
  • If equation numbering is turned on, then equation references can be made.
  • Supports different MathJax combined components. Any MathJax supported combination can be configured via _config.yml.

Context

Update MathJax to v3. Also add support for equation numbering and equation referencing. See this comment. MathJax also has many component combinations (Tex vs MathML for input, SVG or CHTML for output). This PR enables support for all MathJax supported combos.

Thank you @mmistakes for creating this theme.

@mmistakes
Copy link
Owner

@jraman Nice work with this PR. I appreciate you updating the CHANGELOG and sample posts as well 😄.

@mmistakes mmistakes merged commit 18d44f7 into mmistakes:master Feb 25, 2020
clarafy pushed a commit to clarafy/clarafy.github.io that referenced this pull request Mar 24, 2021
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