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

MathJax v2.7.3 #1925

Merged
merged 61 commits into from
Feb 8, 2018
Merged

MathJax v2.7.3 #1925

merged 61 commits into from
Feb 8, 2018

Conversation

dpvc
Copy link
Member

@dpvc dpvc commented Feb 8, 2018

This is the finalized version 2.7.3.

dpvc and others added 30 commits September 7, 2017 21:23
…ctly inserted around the content of the delimiters. Resolves issue #1829.
Prevent incorrect inferred mrows in \left...\right.  #1829
… so we must concatenate parts into a single string before queueing a call to this API. Fixes crash in `HUB.Startup.signal.Post()` itself where code expects a string type call parameter, rather than an array type parameter.
Most are source comments. Few are user-facing. Found using  `codespell -i 3 -w  --skip="./localization,./unpacked/localization" -I ../mathjax-whitelist.txt`
Adds a signal for resetting the locale.
Do not use let as variable name
fix: typos in comments and a message string (English)
fix `HUB.Startup.signal.Post()` queued invocations: API expects STRING param, received ARRAY instead
Make links to website live, and reword somewhat.
…tor and \Newextarrow so they can be localized via the begingroup extension. Resolves issue #1876
Don't add duplicate xmlns attribute when original is empty.
Fix position of rightmost glyph in horizontal stretchy characters in HTML-CSS.  #1896
Properly scale widths in SVG line breaking algorithm.  #1881
Reset character width if equation reloads.  #1837
Decode hash URI component for special characters.  #1843
Handle default border width properly in SVG and HTML-CSS.  #1855
Have \bigg and friends to trim spaces from their arguments.  #1819
dpvc and others added 28 commits January 22, 2018 15:58
…e legal in HTML5) and use encodeURIComponent() rather than encode(). People who want to filter more characters can override this funciton in their own configurations. Resolves issue #1899.
Remove unwanted .htaccess from a11y/mathmaps.  #1845
Make \tag handling more robust.  #1899
Remove balanceBraces from tex2jax.  #1871
Fix width of roots containing line breaks in CHTML.  #1882
Properly handle pre-spacing for elements with linebreaks in SVG outpu…
Improve line breaks past the container width.  #1883.
Reset max- and min-width for #MathJax_Font_Test.  #517
Recreate MathJax.Message.text if needed.  #1920.
Adds new version of the a11y extension.
@dpvc dpvc added this to the MathJax v2.7.3 milestone Feb 8, 2018
@dpvc dpvc merged commit 2965eab into master Feb 8, 2018
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.

4 participants