upgrading/earlier/whats-new-1.1.rst
.. _whats-new-1.1:
What's New in MathJax v1.1
MathJax version 1.1 includes a number of important improvements and enhancements over version 1.0. We have worked hard to fix bugs, improve support for browsers and mobile devices, process TeX and MathML better, and increase MathJax's performance.
In addition to these changes, MathJax.org now offers MathJax as a network
service. Instead of having to install MathJax on your own server, you can
link to our content delivery network (CDN) to get fast access to
up-to-date and past versions of MathJax. See Loading MathJax from the CDN for more details.
The following sections outline the changes in v1.1:
Combined configuration files that load all the needed files in one piece rather than loading them individually. This simplifies configuration and speeds up typesetting of the mathematics on the page.
Improved responsiveness to mouse events during typesetting.
Parallel downloading of files needed by MathJax, for faster startup times.
Shorter timeout for web fonts, so if they can't be downloaded, you don't have to wait so long.
Rollover to image fonts if a web font fails to load (so you don't have to wait for every font to fail.
The MathJax files are now packed only with yuicompressor rather than a
custom compressor. The CDN serves gzipped versions, which end up being
smaller than the gzipped custom-packed files.
Improved rendering speed in IE by removing position:relative from
the style for mathematics.
Improved rendering speed for most browsers by isolating the mathematics from the page during typesetting (avoids full page reflows).
Allow the input and output jax configuration blocks to specify extensions to be loaded when the jax is loaded (this avoids needing to load them up front, so they don't have to be loaded on pages that don't include mathematics, for example).
Better handling of background color from style attributes.
Ability to pass configuration parameters via script URL.
Support HTML5 compliant configuration syntax.
Switch the Git repository from storing the fonts in fonts.zip to
storing the fonts/ directory directly.
Improved About box.
Added a minimum scaling factor (so math won't get too small).
\href, \style, \class, \cssId.\underline bug.\fbox.\raise and \lower.\over used inside array entries.movablelimits is off for \underline and related macros.pc units.< and & being translated too early.<mo> tags.<mspace> and <mtext> as space-like.<maction> with embellished operators.showMathMenuMSIE when set to false.jsMath2jax and tex2jax both processing the
same equation.class="tex2jax_ignore" affecting the processing of
sibling elements.Android
Blackberry
Chrome
Firefox
Internet Explorer
parentNode problem.outerHTML not quoting values of attributes.iPhone/iPad
Nokia
3\ .Opera
Safari
WebKit