... | ... | @@ -36,6 +36,7 @@ HTML-CSS/SVG/nativeMML display |
|
|
* `#845 <https://github.com/mathjax/MathJax/issues/845>`__ Fix webfont bug in Safari 7.
|
|
|
* `#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.
|
|
|
|
|
|
TeX emulation
|
|
|
-------------
|
... | ... | @@ -47,7 +48,10 @@ TeX emulation |
|
|
* `#832 <https://github.com/mathjax/MathJax/issues/832>`__ Fix multline environment not being centered in HTML-CSS output.
|
|
|
* `#776 <https://github.com/mathjax/MathJax/issues/776>`__ Fix stretchy delimiters of ``binom`` and ``choose``.
|
|
|
* `#900 <https://github.com/mathjax/MathJax/issues/900>`__ Fix ``\buildrel`` getting TeX class ORD instead of REL.
|
|
|
|
|
|
* `#890 <https://github.com/mathjax/MathJax/issues/890>`__ Enable px as dimension in ``\\[...]``.
|
|
|
* `#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``.
|
|
|
|
|
|
Asciimath
|
|
|
---------
|
... | ... | |