<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MathJax</title>
	<atom:link href="http://www.mathjax.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mathjax.org</link>
	<description>Beautiful math in all browsers</description>
	<lastBuildDate>Wed, 09 May 2012 16:07:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Upcoming changes to the CDN</title>
		<link>http://www.mathjax.org/2012/05/07/news/upcoming-changes-to-the-cdn/</link>
		<comments>http://www.mathjax.org/2012/05/07/news/upcoming-changes-to-the-cdn/#comments</comments>
		<pubDate>Mon, 07 May 2012 14:25:43 +0000</pubDate>
		<dc:creator>Peter Krautzberger</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mathjax.org/?p=3244</guid>
		<description><![CDATA[We would like to announce a few minor changes to the MathJax CDN. Switching providers. On Sunday, May 13, 2012, we will switch CDN providers from Cloudfront to Rackspace. We expect no downtime. You will only have to change your &#8230; <a href="http://www.mathjax.org/2012/05/07/news/upcoming-changes-to-the-cdn/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We would like to announce a few minor changes to the MathJax CDN.</p>
<h3>Switching providers.</h3>
<p>On Sunday, May 13, 2012, we will switch CDN providers from Cloudfront to Rackspace. We expect no downtime. You will only have to change your setup if you&#8217;ve been using a beta version or https-access to the CDN.</p>
<h3>Retiring beta versions.</h3>
<p>At the time of the switch, the CDN will stop serving the currently available beta-version of MathJax &#8212; <code>v1.1-beta</code>, <code>v1.1a-beta</code> and <code>v2.0-beta</code>.</p>
<p>If you&#8217;re using a beta version, you should change your configuration to point to <code>v1.1-latest</code> and <code>v2.0-latest</code> which serve the same content as their respective betas. See the documentation for details on <a href="http://www.mathjax.org/docs/2.0/configuration.html#loading-cdn">loading MathJax from the CDN</a>.</p>
<h3>Change of encrypted CDN access</h3>
<p>If you are currently accessing the CDN via https, e.g.</p>
<p><code>https://d3eoax9i5htok0.cloudfront.net/mathjax/latest/MathJax.js</code></p>
<p>you should switch to the new stable address at</p>
<p><code>https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js</code></p>
<p>Note that the old https address will remain active for the next few weeks.</p>
<h3>Testing</h3>
<p>You can already test the Rackspace CDN at e.g.</p>
<p><code>http://c328740.r40.cf1.rackcdn.com/mathjax/latest/MathJax.js</code></p>
<p>This is also a stable address.</p>
<p>If you have any question or encounter any issues, please let us know in the comments or on the <a href="http://groups.google.com/group/mathjax-users/">MathJax User Group</a>.</p>
<p>The MathJax Team.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathjax.org/2012/05/07/news/upcoming-changes-to-the-cdn/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Readium adds MathML support via MathJax</title>
		<link>http://www.mathjax.org/2012/03/20/news/readium-adds-mathml-support-via-mathjax/</link>
		<comments>http://www.mathjax.org/2012/03/20/news/readium-adds-mathml-support-via-mathjax/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 03:36:49 +0000</pubDate>
		<dc:creator>Peter Krautzberger</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Readium]]></category>

		<guid isPermaLink="false">http://www.mathjax.org/?p=3066</guid>
		<description><![CDATA[The Readium developer blog announced yesterday that Readium now renders MathML by integrating MathJax. Readium is an open source reference system and rendering engine for EPUB publications. It&#8217;s a project of the International Digital Publishing Forum (IDPF) for creating and &#8230; <a href="http://www.mathjax.org/2012/03/20/news/readium-adds-mathml-support-via-mathjax/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Readium developer blog <a href="http://readium.github.com/blog/2012/03/18/readium-adds-mathml-support-by-integrating-mathjax/">announced yesterday</a> that Readium now renders MathML by integrating MathJax.</p>
<p><a href="http://readium.org/">Readium</a> is an open source reference system and rendering engine for EPUB publications. It&#8217;s a project of the International Digital Publishing Forum (IDPF) for creating and testing EPUB 3 content and tools. Readium development started off in January and it is very exciting to get MathML support via MathJax in at an early stage of the development. While Readium is a very early prototype, you can <a href="http://readium.github.com/​">download it</a> as a Chrome extension and take a look at MathJax in action as part of an EPUB book. Because Readium uses MathJax, it inherits MathJax&#8217;s ability to zoom and cut-and-paste mathematical content.</p>
<p>Our very own Davide Cervone made the necessary contributions to Readium and you can get Readium&#8217;s code <a href="https://github.com/readium/readium">on github</a>, including <a href="https://github.com/readium/readium/blob/master/examples/sample-tex-mml.epub">a sample epub</a> with MathML content. For us here at MathJax, Readium is a great example for how easy it is to integrate MathJax into other projects, in particular ebook readers. Developers can easily add MathML rendering via MathJax even if their underlying HTML engines do not yet support MathML rendering natively.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathjax.org/2012/03/20/news/readium-adds-mathml-support-via-mathjax/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why cdn.mathjax.org was unavailable for 4 hours on March 13</title>
		<link>http://www.mathjax.org/2012/03/14/news/why-cdn-mathjax-org-was-unavailable-for-4-hours-on-march-13/</link>
		<comments>http://www.mathjax.org/2012/03/14/news/why-cdn-mathjax-org-was-unavailable-for-4-hours-on-march-13/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 18:29:00 +0000</pubDate>
		<dc:creator>Peter Krautzberger</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mathjax.org/?p=3023</guid>
		<description><![CDATA[As you may have noticed, we&#8217;ve had some technical difficulties at MathJax.org yesterday morning. These difficulties were resolved within a few hours and the CDN was available again around noon Eastern time (~16.00 UTC, March 13). Timeline On March 13, our &#8230; <a href="http://www.mathjax.org/2012/03/14/news/why-cdn-mathjax-org-was-unavailable-for-4-hours-on-march-13/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As you may have noticed, we&#8217;ve had some technical difficulties at MathJax.org yesterday morning. These difficulties were resolved within a few hours and the CDN was available again around noon Eastern time (~16.00 UTC, March 13).</p>
<h3>Timeline</h3>
<p>On March 13, our webhost upgraded the server hosting www.mathjax.org; this changed the IP-address of the server. The DNS change we had scheduled to accommodate the switch did not take place as planned. Unexpectedly, the downtime of the webserver also affected the CDN. While we identified what caused this problem, we set up a temporary CDN to help users that needed an immediate workaround.</p>
<p>Around noon Eastern time, we were able to update the DNS configurations and, with the changes propagating, both www.mathjax.org and cdn.mathjax.org came back online.</p>
<h3>Our reaction</h3>
<p>Over the next couple of days, we will restructure the CDN to avoid similar problems in the future. Currently, we provide the CDN through Amazon CloudFront while the point of origin for the CDN is still located on the server that also hosts www.mathjax.org. This was the reason why the DNS problems for mathjax.org caused problems for the CDN on Amazon CloudFront.</p>
<p>In the future, the origin and the distribution system for the CDN will be hosted at the same service so as to guarantee reliability and eliminate the cause of yesterday&#8217;s downtime. We will also re-design our internal procedures for such emergencies: we will improve the monitoring of the CDN (making this information publicly available) and ensure that every team member is able to respond to such problems.<br />
It&#8217;s very important to us to stress that we consider the stability of the MathJax CDN to be of utmost importance to the MathJax project. We&#8217;re determined to ensure its performance and reliability in delivering MathJax to thousands of sites.</p>
<p>We sincerely apologize for any inconvenience this caused.</p>
<p>The MathJax Team.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathjax.org/2012/03/14/news/why-cdn-mathjax-org-was-unavailable-for-4-hours-on-march-13/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MathJax 2.0 and the default rendering in Firefox</title>
		<link>http://www.mathjax.org/2012/03/02/news/mathjax-2-0-and-the-default-rendering-in-firefox/</link>
		<comments>http://www.mathjax.org/2012/03/02/news/mathjax-2-0-and-the-default-rendering-in-firefox/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 14:59:32 +0000</pubDate>
		<dc:creator>Peter Krautzberger</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mathjax.org/?p=3004</guid>
		<description><![CDATA[Last Thursday, Frédéric Wang, MathML contributor to Mozilla and Software Test Engineer here at MathJax, wrote a post on his personal blog entitled MathJax 2.0 no longer uses Firefox MathML support by default . We thought it would be good to explain the situation &#8230; <a href="http://www.mathjax.org/2012/03/02/news/mathjax-2-0-and-the-default-rendering-in-firefox/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last Thursday, Frédéric Wang, MathML contributor to Mozilla and Software Test Engineer here at MathJax, wrote a post on his personal blog entitled <a href="http://www.maths-informatique-jeux.com/blog/frederic/?post/2012/03/01/MathJax-2.0-no-longer-uses-Firefox-MathML-support-by-default-%3A-%28">MathJax 2.0 no longer uses Firefox MathML support by default <img src='http://www.mathjax.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </a>. We thought it would be good to explain the situation here, too.</p>
<p>MathJax v2.0 no longer uses Firefox&#8217;s native MathML rendering as the default but instead relies on MathJax&#8217;s HTML-CSS output. Our main reasons for this switch are new features in MathJax v2.0, most prominently equation numbering and automatic line-breaking, that use MathML properties not implemented in Firefox. Since we expect these features to get widespread use, in particular in on-line versions of papers (and their abstracts), it is crucial that they work well in the default configuration of MathJax.</p>
<p>For now, Firefox&#8217;s native MathML rendering does not support equation numbering and automatic line-breaking. There are also a number of other, less apparent problems with MathML rendering in Firefox that have we identified over the last year, such as printing issues, differences in display spacing, and issues when the STIX fonts aren&#8217;t installed. All of these make it harder to maintain a consistent set of results for MathJax output when Firefox&#8217;s MathML renderer is used.</p>
<p>Of course, even though MathJax v2.0 is faster than v1.1, the native MathML rendering is still faster. So we leave the decision to trade consistency for speed to the user. Page authors who wish to set the defaults for Firefox differently can do so and we&#8217;d encourage that whenever their content can be rendered accurately by Firefox. Readers who prefer to use the native MathML support of Firefox can still do so by setting the math renderer to NativeMML in the MathJax contextual menu. But since it does entail a potential loss of information (e.g., equation numbers) we no longer make that the default.</p>
<p>We cannot stress enough how encouraging it is to see Firefox&#8217;s many MathML improvements in recent versions, and the fine work Fred has done in helping to bring that about.</p>
<p>We look forward to revisiting this decision in the future and we hope that Firefox will continue to take the lead in native MathML rendering.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathjax.org/2012/03/02/news/mathjax-2-0-and-the-default-rendering-in-firefox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MathJax version 2.0 now available</title>
		<link>http://www.mathjax.org/2012/02/26/news/mathjax-version-2-0-now-available/</link>
		<comments>http://www.mathjax.org/2012/02/26/news/mathjax-version-2-0-now-available/#comments</comments>
		<pubDate>Sun, 26 Feb 2012 20:57:25 +0000</pubDate>
		<dc:creator>Peter Krautzberger</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mathjax.org/?p=2982</guid>
		<description><![CDATA[MathJax v2.0 is now available on the CDN, and for download from GitHub or the download page at http://www.mathjax.org/download/. Version 2.0 is available on the CDN at http://cdn.mathjax.org/mathjax/2.0-latest/MathJax.js and the files at the  http://cdn.mathjax.org/mathjax/latest/MathJax.js address have been switched over the v2.0 &#8230; <a href="http://www.mathjax.org/2012/02/26/news/mathjax-version-2-0-now-available/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>MathJax v2.0 is now available on the CDN, and for download from GitHub or the download page at <a href="http://www.mathjax.org/download/" target="_blank">http://www.mathjax.org/<wbr>download/</wbr></a>.</p>
<p>Version 2.0 is available on the CDN at</p>
<blockquote><p><a href="http://cdn.mathjax.org/mathjax/2.0-latest/MathJax.js" target="_blank">http://cdn.mathjax.org/<wbr>mathjax/2.0-latest/MathJax.js</wbr></a></p></blockquote>
<p>and the files at the</p>
<blockquote><p> <a href="http://cdn.mathjax.org/mathjax/latest/MathJax.js" target="_blank">http://cdn.mathjax.org/<wbr>mathjax/latest/MathJax.js</wbr></a></p></blockquote>
<p>address have been switched over the v2.0 as well, but it will take some time for them to propagate out to the distributed cloud servers.</p>
<p>During the time that the files are making their way out to the servers, there may be a mixture of files in your users&#8217; caches, and so they may need to clear their cache and restart their browser in order to get a consistent version of the files.  If this turns out to be problematic for you, you can change (temporarily) to the <span style="font-family: Courier;">mathjax/2.0-latest</span> URL instead of <span style="font-family: Courier;">mathjax/latest</span> since that is a new address that will not have any cached older versions to worry about.  Change back after a day or two when the new version has migrated to all the locations in the cloud.</p>
<p>See <a href="http://www.mathjax.org/docs/2.0/whats-new-2.0.html" target="_blank">http://www.mathjax.org/docs/2.<wbr>0/whats-new-2.0.html</wbr></a> for details about the changes in v2.0, and some caveats about the effect of these changes on existing sites.</p>
<p>We anticipate a smooth upgrade from v1.1 to v2.0, but as always, let us know if you experience problems with this new version of MathJax.  Thank you for your continued support.</p>
<p>Davide Cervone<br />
MathJax developer</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathjax.org/2012/02/26/news/mathjax-version-2-0-now-available/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>MathJax v2.0-beta now available on CDN</title>
		<link>http://www.mathjax.org/2012/02/11/news/mathjax-v2-0-beta-now-available-on-cdn/</link>
		<comments>http://www.mathjax.org/2012/02/11/news/mathjax-v2-0-beta-now-available-on-cdn/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 22:51:47 +0000</pubDate>
		<dc:creator>Peter Krautzberger</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mathjax.org/?p=2893</guid>
		<description><![CDATA[For the past eight months, we&#8217;ve been busy putting together version 2.0 of MathJax, which includes a number of important new features, enhancements, and bug fixes.  The most significant of these are described below.  Today we are releasing a public &#8230; <a href="http://www.mathjax.org/2012/02/11/news/mathjax-v2-0-beta-now-available-on-cdn/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For the past eight months, we&#8217;ve been busy putting together version 2.0 of MathJax, which includes a number of important new features, enhancements, and bug fixes.  The most significant of these are described below.  Today we are releasing a public beta version of MathJax v2.0, available at <a href="http://cdn.mathjax.org/mathjax/dpvc/2.0-beta/MathJax.js" target="_blank">http://cdn.mathjax.org/mathjax/2.0-beta/MathJax.js</a> which you can load in place of the current version of MathJax that you are using.  Alternatively, you can get a ZIP archive to use locally via <a href="https://github.com/mathjax/MathJax/zipball/v2.0-candidate" target="_blank">https://github.com/mathjax/MathJax/zipball/v2.0-candidate</a> or you can check out the v2.0-candidate branch of MathJax by using the commands</p>
<pre>git clone git://<a href="http://github.com/mathjax/MathJax.git" target="_blank">github.com/mathjax/MathJax.git</a> MathJax-2.0
cd MathJax-2.0
git checkout v2.0-candidate</pre>
<p><br/>at an appropriate location on your server.</p>
<p><strong>Remember that this is still beta software</strong>, so if you are not an experienced user, you may want to wait for the official 2.0 release.  We do not recommend that you use the 2.0-beta version for production environments, but do encourage you to test your sites with it to be sure there are no problems before the cutover to v2.0 occurs, which should be within the next two weeks.  At that point, the <a href="http://cdn.mathjax.org/mathjax/latest" target="_blank">http://cdn.mathjax.org/mathjax/latest</a> address will begin to serve MathJax v2.0, but you can continue to use v1.1a by linking to <a href="http://cdn.mathjax.org/mathjax/1.1-latest" target="_blank">http://cdn.mathjax.org/mathjax/1.1-latest</a> instead, and you can change to that version at any point (it is available now).  Once the official 2.0 release is made, the 2.0-beta address will be removed.</p>
<p>While the code is complete, we are still working on the documentation.  Many of the new features are new extensions that you can add to your configuration; see <a href="http://cdn.mathjax.org/mathjax/2.0-beta/unpacked/extensions/" target="_blank">http://cdn.mathjax.org/mathjax/2.0-beta/unpacked/extensions/</a> and its TeX and HTML-CSS subdirectories.  The comments in the extension files should tell you what they do and how to configure them.  Other features are controlled by new configuration parameters, which you will find in <a href="http://cdn.mathjax.org/mathjax/2.0-beta/config/default.js" target="_blank">http://cdn.mathjax.org/mathjax/2.0-beta/config/default.js</a> so look there for some information as well.  There are a number of new combined configuration files that include the new input and output processors in different configurations, so check them out at <a href="http://cdn.mathjax.org/mathjax/2.0-beta/config" target="_blank">http://cdn.mathjax.org/mathjax/2.0-beta/config</a>.</p>
<p>The official release of v2.0 should occur within the next two weeks, but we wanted you to be able to start to test out the v2.0 features now.  Please report any bugs you find to the issue tracker at <a href="https://github.com/mathjax/MathJax/issues" target="_blank">https://github.com/mathjax/MathJax/issues</a>.</p>
<p>Thanks for your interest in MathJax.  We hope that this new release brings you new features that you have been looking for.</p>
<p>Davide P. Cervone<br />
MathJax Developer</p>
<div>_____________________________________________________</div>
<p><br/></p>
<h2><strong>New Features in MathJax v2.0:</strong></h2>
<div><strong> </strong></div>
<div>
<ul>
<li><strong>Major speed improvement for HTML-CSS output, particularly in IE:</strong><br />
<br/>The HTML-CSS output processing was redesigned to avoid the page reflows that were the main source of the speed problem in Internet Explorer 8 and 9.  For test pages having between 20 and 50 typeset expressions, we see an 80% reduction in output processing time for IE8, a 50% reduction for IE9, and between 15% and 25% reduction for most other browsers over the v1.1a times.  Since the processing time in v1.1a grows non-linearly in IE, you should see even larger savings for pages with more equations when using v2.0.  Forcing IE7 emulation mode is no longer necessary (and indeed is no longer recommended).</li>
</p>
<li><strong>Reduced flickering during typsetting:</strong><br />
<br/>In the past, each expression was displayed as soon as it was typeset, which caused a lot of visual flickering as MathJax processed the page.  In v2.0, the output is processed in blocks so that typeset expressions are revealed in groups.  This reduces the visual distraction, and also speeds up the processing.  The number of equations in a block can be controlled through the <code>EqnChunk</code> parameter in the <code>HTML-CSS</code> block of your configuration.  See <code>config/default.js</code> for details.</p>
<p>If the page URL includes a hash reference (a link to a particular location within the page), MathJax v2.0 will jump to that location after the page has finished typsetting.  (Since the size of the page may have changed due to the mathematical typsetting, that location may no longer be visible on screen, so MathJax moves there when it is done with the initial typesetting.)  You can control this behavior with the <code>positionToHash</code> parameter in the main section of your configuration.</li>
</p>
<li><strong> Automatic equation numbering of TeX formulas:</strong><br />
<br/>The TeX input jax now can be configured to add equation numbers (though the default is not to number equations so that existing pages will not change their appearance).  This is controlled through the <code>equationNumbers</code> section of the TeX block of your configuration (see <code>config/default.js</code> for details).  You can request that the numbering follow the AMS-style numbering of environments, or you can request that every displayed equation be numbered.  There are now <code>\label</code>, <code>\ref</code>, and <code>\eqref</code> commands to make it easier to link to particular equations within the document.</li>
</p>
<li><strong>Automatic line breaking of long displayed equations:</strong><br />
<br/>MathJax now implements the MathML3 specification for automatic line breaking of displayed equations in its HTML-CSS output.  This is disabled by default, but can be enabled via the <code>linebreaks</code> section of the <code>HTML-CSS</code> block of your configuration (see <code>config/default.js</code> for details).  Note that automatic line breaking only applies to displayed equations, not in-line equations, unless they are themselves longer than a line.  The algorithm uses the nesting depth, the type of operator, the size of spaces, and other factors to decide on the breakpoints, but it does not know the meaning of the mathematics, and may not choose the optimal breakpoints.  We will continue to work on the algorithm as we gain information from its actual use in the field.</li>
</p>
<li><strong>New AsciiMath input jax and SVG output jax:</strong><br />
<br/>MathJax currently processes math in either TeX/LaTeX format, or MathML notation; version 2.0 augments that to include ASCIIMathML notation (see <a href="http://www1.chapman.edu/~jipsen/mathml/asciimath.html" target="_blank">http://www1.chapman.edu/~jipsen/mathml/asciimath.html</a> for details on this format).  This is a notation that is easier for students to use than TeX, and has been requested by the user community.</p>
<p>In addition to the HTML-CSS and Native MathML output available in v1.1, MathJax v2.0 includes an SVG-based output jax.  This should prove to be more reliable than the HTML-CSS output, as it avoids some CSS, web-font, and printing issues that the HTML-CSS output suffers from, and it currently has no browser-dependent code.  The SVG mode even works in some ebook readers (like Apple iBooks and Calibre).</li>
</p>
<li><strong>New combined configuration files:</strong><br />
<br/>Pre-defined configuration files that include the AsciiMath and SVG processors are now available with MathJax v2.0.  These include <code>AM_HTMLorMML</code>, <code>TeX-AMS-MML_SVG</code>, and <code>TeX-MML-AM_HTMLorMML</code>.</li>
</p>
<li><strong>MathJax contextual menu now available on mobile devices:</strong><br />
<br/>MathJax v2.0 provides access to its contextual menu in mobile devices that are based on the WebKit (Safari) and Gecko (Firefox) engines.  For Mobile Firefox, the menu is accessed by a tap-and-hold on any expression rendered by MathJax (this is Mobile Firefox&#8217;s standard method of triggering a contextual menu).  In Mobile Safari, use a double-tap-and-hold.  This is the first step toward providing a better interface for mobile devices.</li>
</p>
<li><strong>Improved support for screen readers:</strong><br />
<br/>Some issues surrounding the use of screen readers and their interaction with MathPlayer have been resolved in MathJax v2.0.  In particular, there are additional menu items that allow the user finer control over some aspects of MathJax&#8217;s interface that were interfering with some screen readers&#8217; ability to properly identify the mathematics.  Several stability issues with MathPlayer have also been addressed.</li>
</p>
<li><strong>Many new TeX additions and enhancements:</strong><br />
<br/>
<ul>
<li>New <code>mhchem</code> chemistry extension (adds <code>\ce</code>, <code>\cf</code>, and <code>\cee</code> macros)</li>
<li>New <code>cancel</code> extension (adds <code>\cancel</code>, <code>\bcancel</code>, and <code>\cancelto</code> macros)</li>
<li>New <code>extpfeil</code> extension (adds more stretchy arrows)</li>
<li>New <code>color</code> extension (makes <code>\color</code> work as a switch, as in LaTeX).  Adds <code>\definecolor</code>, other color models, LaTeX named colors, <code>\colorbox</code>, <code>\fcolorbox</code>, etc.</li>
<li>New <code>begingroup</code> extension to allow macro definitions to be localized. Adds <code>\begingroup</code> and <code>\endgroup</code> for isolating macro declarations, and defines <code>\let</code>, <code>\renewenvironment</code>, <code>\global</code>, and <code>\gdef</code>.</li>
<li>New <code>enclose</code> extension to give TeX access to <code>&lt;menclose&gt;</code> elements.  Adds <code>\enclose{type}[attributes]{math}</code> macro.</li>
<li>New <code>action</code> extension to give TeX access to <code>&lt;maction&gt;</code> elements.  Adds <code>\mathtip{math}{tip}</code>, <code>\texttip{math}{tip}</code>, and<code>\toggle{math1}{math2}...\endtoggle</code> macros.</li>
<li>New <code>\mmToken{type}[attributes]{text}</code> macro for producing <code>&lt;mo&gt;</code>, <code>&lt;mi&gt;</code>, <code>&lt;mtext&gt;</code>, and other token MathML elements directly.</li>
<li>New <code>\bbox[color;attributes]{math}</code> macro to add background color, padding, borders, etc.</li>
<li>New <code>\middle</code> macro for stretchy delimiters between <code>\left</code> and <code>\right</code>.</li>
<li>New <code>\label</code>, <code>\ref</code>, and <code>\eqref</code> macros for numbered equations.</li>
<li>Better implementation of <code>\not</code> so it produces proper MathML when possible.</li>
<li>Better implementation of <code>\dots</code> that selects <code>\ldots</code> or <code>\cdots</code> depending on the context.</li>
<li>Better implementation of <code>\cases</code> that automatically uses <code>\text</code> on the second entry in each row.</li>
<li>Safer implementation of <code>\require</code> that only allows loading from extensions directory.</li>
<li>Allow <code>\newcomand</code> to provide a default parameter.</li>
<li>Allow <code>\\</code> to take an optional argument that specifies additional space between lines.</li>
<li>Allow <code>\\</code> to be used anywhere (to force a line break), not just in arrays.</li>
<li>Allow optional alignment parameter for <code>array</code>, <code>aligned</code>, and <code>gathered</code> environments.<br/><br/></li>
</ul>
</li>
<li><strong>Font enhancements:</strong><br />
<br/>
<ul>
<li>Work around for the OS X Lion STIX font problem.</li>
<li>Support for STIX-1.1 fonts (detection of which version you have, and use data appropriate for that).</li>
<li>New WOFF versions of the web fonts (smaller, so faster to download).</li>
<li>Data for more stretchy characters in HTML-CSS output.</li>
<li>Add support for Unicode planes 1 through 10 (not just the Math Alphabet block) in HTML-CSS output.</li>
<li>Increased timeout for web fonts (since it was switching to image fonts too often, especially for mobile devices).</li>
<li>Only switch to image fonts if the <em>first</em> web font fails to load (if we can access one, assume we can access them all).</li>
<li>Allow <code>&lt;mtext&gt; </code>elements to use the page font rather than MathJax fonts (optionally).</li>
<li>Provide better control over the font used for characters that are not in the MathJax fonts.<br/><br/></li>
</ul>
</li>
<li><strong>Interface improvements:</strong><br />
<br/>
<ul>
<li>The MathJax contextual menu has been reorganized to make it easier to get the source view, and to control the parameters for MathPlayer in IE.</li>
<li>The MathJax contextual menu is available in mobile devices (see description above).</li>
<li>Warning messages are issued if you switch renderers to one that is inappropriate for your browser.</li>
<li>MathJax now starts processing the page on the <code>DOMContentLoaded</code> event rather than the <code>onload</code> event (this allows the mathematics to appear sooner).</li>
<li>Native MathML output is now scaled to better match the surrounding font (like it is for HTML-CSS output).</li>
<li>Better CSS styling for NativeMML output in Firefox in order to handle <code>\cal</code> and other fonts.</li>
<li>MathML output now (optionally) includes class names to help mark special situations generated by the TeX input jax.  (This lets the MathML from the Show Source menu item better reproduce the original TeX output.)<br/><br/></li>
</ul>
</li>
<li><strong>Important changes from previous versions:</strong><br />
<br/>
<ul>
<li>The default renderer for Firefox has been changed from NativeMML to HTML-CSS (in those configurations that choose between the two).  The only browser that defaults to NativeMML is now IE with MathPlayer installed.<br/><br/></li>
<li>NativeMML will now be selected in IE9 when MathPlayer is present (since IE9 was released the same day as MathJax v1.1a, and there had been problems with IE9 beta releases, we weren&#8217;t sure if MathPlayer would work with the official release, and so did not select NativeMML by default.)<br/><br/></li>
<li>The performance improvements in IE8 and IE9 now make it unnecessary to use a &lt;meta&gt; tag to force IE7 emulation mode.  In fact IE9 in IE9 standards mode now runs faster than IE9 in IE7 standards mode, and IE8 in IE8 standards mode is comparable to IE8 in IE7 standards mode.  We now recommend that you use<br/><br/>
<pre>&lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&gt;</pre>
<p><br/>to obtain the highest emulation mode available in IE, which will be the fastest one for MathJax 2.0.</li>
<li>The tex2jax preprocessor now balances braces when looking for the closing math delimiter.  That allows expressions like <code>$y = x^2 \hbox{ when $x &gt; 2$}$</code> to be properly parsed as a single math expression rather than two separate ones with unbalanced braces.  The old behavior can be obtained by setting <code>balanceBraces</code> to false in the <code>tex2jax</code> block of your configuration.<br/><br/></li>
<li>The <code>\cases</code> macro now properly places the second column in text mode not math mode.  In the past, one needed to use <code>\text</code> in the second column to achieve the proper results; pages that did this will still work properly in v2.0.  Pages that took advantage of the math mode in the second column will need to be adjusted.<br/><br/></li>
<li>The <code>\dots</code> macro now produces <code>\ldots</code> or <code>\cdots</code> depending on the context (in the past, <code>\dots</code> always produced <code>\ldots</code>).<br/><br/></li>
<li>A one pixel padding has been added above and below HTML-CSS output so that math on successive lines of a paragraph won&#8217;t bump into each other.<br/><br/></li>
<li>There is a new MathPlayer submenu of the Math Settings menu in the MathJax contextual menu that allows the user to control what events are passed on to MathPlayer.  This allows better control for those using assistive devices like screen readers.  When menu events are being passed on to MathPlayer, the MathJax menu can be obtained by ALT-clicking on a typeset expression (so the user can still access MathJax&#8217;s other features).<br/><br/></li>
<li>In order to improve stability with IE when MathPlayer is installed, MathJax now adds the namespace and object bindings that are needed for MathPlayer at the time that Mathjax is first loaded, rather than waiting for the NativeMML output jax to be loaded.  Since this is before the configuration information has been loaded, this will happen regardless of whether the NativeMML output jax is requested.  This means that IE may ask the user to allow MathPlayer to be used, and may show the MathPlayer splash dialog even when MathPlayer is not in the end used by MathJax.  Note that this setup can only be performed if MathJax is loaded explicitly as part of the initial web page; if it is injected into the page later by adding a <code>&lt;script&gt;</code> tag to the page dynamically, then MathPlayer will be set up when the NativeMML jax is loaded as in the past.<br/><br/></li>
<li>The MathJax typesetting is now started on <code>DOMContentLoaded</code> rather than at the <code>onload</code> event, when possible, so that means MathJax may start typesetting the page earlier than in the past.  This should speed up typesetting one pages with lots of images or side-bar content, for example.<br/><br/></li>
<li>MathJax now attempts to determine whether the page&#8217;s <code>onload</code> event had already occurred, and if it has, it does not try to wait for the <code>DOMContentLoaded</code> or onload event before doing its initial typeset pass.  This means that it is no longer necessary to call <code>MathJax.Hub.Startup.onload()</code> by hand if you insert MathJax into the page dynamically (e.g., from a GreaseMonkey script).<br/><br/></li>
<li>If the page URL includes a hash reference (a link to a particular location within the page), MathJax v2.0 will jump to that location after the page has finished typsetting.  Since the size of the page may have changed due to the mathematical typsetting, that location may no longer be visible on screen, so MathJax moves there when it is done with the initial typesetting.  You can control this behavior with the <code>positionToHash</code> parameter in the main section of your configuration.<br/><br/></li>
<li>In the event that MathJax is not able to load the configuration file you have specified in the script tag that loads <code>MathJax.js</code>, it will no longer issue the warning message about a missing configuration.  The configuration process changed in v1.1, and that message was to help page maintainers update their configurations, but it turns out that for users with slow network connections, MathJax could time out waiting for the configuration file and would issue the warning message in that case, even though the page included the proper configuration.  That should no longer occur in MathJax v2.0.</li>
</ul>
</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mathjax.org/2012/02/11/news/mathjax-v2-0-beta-now-available-on-cdn/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>MathJax Staff for 2012</title>
		<link>http://www.mathjax.org/2012/02/07/news/mathjax-staff-for-2012/</link>
		<comments>http://www.mathjax.org/2012/02/07/news/mathjax-staff-for-2012/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 21:42:39 +0000</pubDate>
		<dc:creator>Paul Topping</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mathjax.org/?p=2881</guid>
		<description><![CDATA[These are busy times for MathJax and it is as popular as ever. Version 2.0 is almost out. Online learning and ebooks are exploding and where there&#8217;s education and research, math will be there too. There are a lot of &#8230; <a href="http://www.mathjax.org/2012/02/07/news/mathjax-staff-for-2012/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>These are busy times for MathJax and it is as popular as ever. Version 2.0 is almost out. Online learning and ebooks are exploding and where there&#8217;s education and research, math will be there too. There are a lot of opportunities for MathJax to make an even bigger contribution than it has already.</p>
<p>Since Hylke Koers moved on to a new job and Robert Miner passed away, MathJax has been somewhat in a state of limbo regarding keeping the website up-to-date and working with contributors and potential partners. It has taken a while but I have put together a new staffing plan that has been approved by the founding sponsors: Design Science, AMS, and SIAM. Of course, it is an open source project so there will be other contributors, and the consortium may contract services from time-to-time to address specific needs, so I will only list core personnel.</p>
<p><strong>Davide Cervone: </strong>Chief programmer. Obviously we are going to count on Davide&#8217;s excellent work to continue.</p>
<p><strong>Peter Krautzberger: </strong>Web and task master and all around organizer. Others will help with this, of course, but he will be the person that brings it all together.</p>
<p><strong>Bob Ross: </strong>Business development. He will help elearning and publishing companies learn about MathJax and ask them to contribute to the project via our partner program.</p>
<p><strong>Frédéric Wang: </strong>Testing. Fred will continue to be the main testing person.</p>
<p><strong>Tom Leathrum: </strong>Tom will be in charge of gathering MathJax integrations (plugins to popular web platforms that allow MathJax to be used) and other such helper software in order to build a resource on the MathJax website that will aid others in implementing it within their websites, ebook readers, and other applications and websites.</p>
<p>I will continue to oversee the business side of MathJax and will work closely with Bob Ross. Design Science will also continue to manage the MathJax finances on behalf of the consortium.</p>
<p>So that&#8217;s the team! We look forward to another great year for MathJax!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathjax.org/2012/02/07/news/mathjax-staff-for-2012/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MathJax Meet-up at JMM in Boston</title>
		<link>http://www.mathjax.org/2011/12/27/news/mathjax-meet-up-at-jmm-in-boston/</link>
		<comments>http://www.mathjax.org/2011/12/27/news/mathjax-meet-up-at-jmm-in-boston/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 16:31:08 +0000</pubDate>
		<dc:creator>Paul Topping</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mathjax.org/?p=2858</guid>
		<description><![CDATA[We are planning some sort of informal meeting of MathJax fans at the Joint Mathematics Meetings in Boston next week. The details have not been set but we think it will be the evening of Weds. 1/4. Let us know &#8230; <a href="http://www.mathjax.org/2011/12/27/news/mathjax-meet-up-at-jmm-in-boston/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We are planning some sort of informal meeting of MathJax fans at the Joint Mathematics Meetings in Boston next week. The details have not been set but we think it will be the evening of Weds. 1/4. Let us know by email or comment whether you are interested. We will also post details here as they become available.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathjax.org/2011/12/27/news/mathjax-meet-up-at-jmm-in-boston/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A sad day</title>
		<link>http://www.mathjax.org/2011/12/06/news/a-sad-day/</link>
		<comments>http://www.mathjax.org/2011/12/06/news/a-sad-day/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 23:31:01 +0000</pubDate>
		<dc:creator>Paul Topping</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mathjax.org/?p=2847</guid>
		<description><![CDATA[Robert Miner, MathJax Project Director, passed away this morning from liver cancer. I have worked closely with Robert for about 15 years and considered him a close personal friend. I worked with him on virtually a daily basis here at &#8230; <a href="http://www.mathjax.org/2011/12/06/news/a-sad-day/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Robert Miner, MathJax Project Director, passed away this morning from liver cancer. I have worked closely with Robert for about 15 years and considered him a close personal friend. I worked with him on virtually a daily basis here at Design Science for most of those years. I am sure many of you reading this also knew him as one of the most friendly and open people around. Our condolences go out to his wife and son. We will miss<br />
him greatly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathjax.org/2011/12/06/news/a-sad-day/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>AIP Publishing Partners with MathJax</title>
		<link>http://www.mathjax.org/2011/11/28/news/aip-publshing-partners-mathjax/</link>
		<comments>http://www.mathjax.org/2011/11/28/news/aip-publshing-partners-mathjax/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 18:02:27 +0000</pubDate>
		<dc:creator>Steven Parsons</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mathjax.org/?p=2809</guid>
		<description><![CDATA[AIP Publishing, a division of the American Institute of Physics, has announced today that it has become a MathJax partner, providing major funding and using MathJax to render mathematics in its online journals. The American Institute of Physics is an &#8230; <a href="http://www.mathjax.org/2011/11/28/news/aip-publshing-partners-mathjax/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>AIP Publishing, a division of the American Institute of Physics, has announced today that it has become a MathJax partner, providing major funding and using MathJax to render mathematics in its online journals.</p>
<p>The American Institute of Physics is an organization of 10 physical science societies, representing more than 135,000 scientists, engineers, and educators and is one of the world&#8217;s largest publishers of scientific information in physics. AIP pursues innovation in electronic publishing of scholarly journals and offers full-solution publishing services for its Member Societies. AIP publishes 13 journals; two magazines, including its flagship publication Physics Today; and the AIP Conference Proceedings series. </p>
<p>“Both our reader and author communities will benefit greatly from AIP’s use and support of MathJax,” said AIP Director of Business Development Terry Hulbert. “The MathJax project is an important step forward, not only in the clarity with which it displays math, but in the usability and accessibility of math and online learning. AIP is proud to support the MathJax project.”</p>
<p>“AIP’s use and financial support of MathJax is a huge boost to the project,” said Robert Miner, MathJax Project Director. “This will significantly increase awareness and hopefully attract more support for MathJax.”</p>
<p>MathJax lets users copy equations from AIP’s online journal articles and paste them directly into Word and LaTeX documents, science blogs, MathType, and research wikis. Equations can also be copied and pasted into calculation software like Maple, Mathematica, and others. MathJax supports the use of STIX fonts (stixfonts.org), which will improve MathJax’s speed when rendering mathematics.</p>
<p>AIP is seeking feedback from the scientific community on the utility of MathJax as it continues to develop the service. To see MathJax in action, visit the 50th Anniversary issue of the Journal of Mathematical Physics (<a href="http://jmp.aip.org/resource/1/jmapaq/v51/i1">jmp.aip.org/resource/1/jmapaq/v51/i1</a>). Every article in the issue is freely available. Select <em>read online </em>for any article, and once in the HTML view, go to the navigation bar and turn on MathJax.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathjax.org/2011/11/28/news/aip-publshing-partners-mathjax/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

