... | ... | @@ -24,6 +24,8 @@ Security |
|
|
Interface
|
|
|
---------
|
|
|
|
|
|
* `#834 <https://github.com/mathjax/MathJax/issues/834>`__ Fix incorrect line-width when zooming which can cause line-breaking problems.
|
|
|
|
|
|
Line-breaking
|
|
|
-------------
|
|
|
|
... | ... | @@ -37,6 +39,11 @@ HTML-CSS/SVG/nativeMML display |
|
|
* `#323 <https://github.com/mathjax/MathJax/issues/323>`__ Improve MathPlayer compatibility on Internet Explorer 10+.
|
|
|
* `#826 <https://github.com/mathjax/MathJax/issues/826>`__ Scale content in fallback fonts.
|
|
|
* `#898 <https://github.com/mathjax/MathJax/issues/898>`__ Fix invalid SVG output when using fallback characters.
|
|
|
* `#800 <https://github.com/mathjax/MathJax/issues/800>`__ Fix misplaced background color for stretched mphantom elements in SVG output.
|
|
|
* `#490 <https://github.com/mathjax/MathJax/issues/490>`__ Fix ``\overline`` issues in combination with text-style limits.
|
|
|
* `#829 <https://github.com/mathjax/MathJax/issues/829>`__ Implement ``\delimitershortfall``, ``\delimiterfactor``.
|
|
|
* `#775 <https://github.com/mathjax/MathJax/issues/75>`__ Fix lost text content in SVG output.
|
|
|
|
|
|
|
|
|
TeX emulation
|
|
|
-------------
|
... | ... | @@ -52,6 +59,8 @@ TeX emulation |
|
|
* `#901 <https://github.com/mathjax/MathJax/issues/901>`__ Allow ``\limits`` in more cases and add errors for some cases of multiple subscripts.
|
|
|
* `#903 <https://github.com/mathjax/MathJax/issues/903>`__ Allow ``\hfill`` to set alignment in matrices and arrays (for old fashioned TeX layout).
|
|
|
* `#902 <https://github.com/mathjax/MathJax/issues/902>`__ Convert ``\eqalignno`` and ``\leqalignno`` into ``mlabeledtr``.
|
|
|
* `#906 <https://github.com/mathjax/MathJax/issues/906>`__ Allow comma separated parameters in ``\mmlToken``.
|
|
|
* `#913 <https://github.com/mathjax/MathJax/issues/913>`__ Allow attributes in ``\mmlToken`` whose defaults are false or blank.
|
|
|
|
|
|
Asciimath
|
|
|
---------
|
... | ... | @@ -64,6 +73,8 @@ MathML Handling |
|
|
|
|
|
* `#847 <https://github.com/mathjax/MathJax/issues/847>`__ Fix line-breaks in annotation elements.
|
|
|
* `#805 <https://github.com/mathjax/MathJax/issues/805>`__ Prevent empty annotation elements from causing math processing errors.
|
|
|
* `#769 <https://github.com/mathjax/MathJax/issues/769>`__ Update ``indentshift`` implementation to meet clarified MathML specification.
|
|
|
* `#768 <https://github.com/mathjax/MathJax/issues/768>`__ Fix processing of percentage values for ``indenshift``.
|
|
|
|
|
|
Fonts
|
|
|
-----
|
... | ... | |