... | @@ -12,13 +12,9 @@ Features |
... | @@ -12,13 +12,9 @@ Features |
|
* *Speed improvements.* The :ref:`HTML-CSS output <html-css>` performance was improved by 30-40% (depending on content complexity, with higher gains in more complex content such as very long documents)
|
|
* *Speed improvements.* The :ref:`HTML-CSS output <html-css>` performance was improved by 30-40% (depending on content complexity, with higher gains in more complex content such as very long documents)
|
|
* *New output for fast preview.* The new :ref:`CommonHTML output <common-html>` provides a rough but 10x-faster rendering. The ref:`CHTML-preview extension <chtml-preview>` will use this fast output as a preview mode for HTML-CSS or SVG output.
|
|
* *New output for fast preview.* The new :ref:`CommonHTML output <common-html>` provides a rough but 10x-faster rendering. The ref:`CHTML-preview extension <chtml-preview>` will use this fast output as a preview mode for HTML-CSS or SVG output.
|
|
* *Improved Content MathML support.* Content MathML is now fully supported via a new extension, in particular allowing for customization of the conversion.
|
|
* *Improved Content MathML support.* Content MathML is now fully supported via a new extension, in particular allowing for customization of the conversion.
|
|
* *Improved elementary math support* The experimental support for elementary math elements has improved. Numerous display bugs, line-breaking problems, and interface issues have been resolved; for a detailed listing please check the `release milestone <https://github.com/mathjax/MathJax/issues?milestone=2&state=closed>`__.
|
|
* *Improved elementary math support* The experimental support for elementary math elements has improved. * *NodeJS compatibility*. Enable the implementation of a NodeJS API (released as `MathJax-node <https://github.com/mathjax/MathJax-node>`__).
|
|
* *NodeJS compatibility*. Enable the implementation of a NodeJS API (released as `MathJax-node <https://github.com/mathjax/MathJax-node>`__).
|
|
|
|
|
|
|
|
|
|
|
|
* `# <https://github.com/mathjax/MathJax/issues/>`__
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Numerous display bugs, line-breaking problems, and interface issues have been resolved; for a detailed listing please check the `release milestone <https://github.com/mathjax/MathJax/issues?milestone=2&state=closed>`__.
|
|
|
|
|
|
Interface
|
|
Interface
|
|
---------
|
|
---------
|
... | @@ -103,9 +99,12 @@ Fonts |
... | @@ -103,9 +99,12 @@ Fonts |
|
|
|
|
|
* `#845 <https://github.com/mathjax/MathJax/issues/845>`__ Fix webfont bug in Safari 7.
|
|
* `#845 <https://github.com/mathjax/MathJax/issues/845>`__ Fix webfont bug in Safari 7.
|
|
* `#950 <https://github.com/mathjax/MathJax/issues/950>`__ Fix webfont bug in IE 11.
|
|
* `#950 <https://github.com/mathjax/MathJax/issues/950>`__ Fix webfont bug in IE 11.
|
|
|
|
|
|
Localization
|
|
Localization
|
|
------------
|
|
------------
|
|
|
|
|
|
|
|
* `#979 <https://github.com/mathjax/MathJax/issues/979>`__ Updated locales thanks to Translatewiki.net; add locale to Scots,
|
|
|
|
|
|
APIs
|
|
APIs
|
|
-----
|
|
-----
|
|
|
|
|
... | | ... | |