<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Preview Page Goes Live!</title>
	<atom:link href="http://www.mathjax.org/2009/12/15/news/preview-page-goes-live/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mathjax.org/2009/12/15/news/preview-page-goes-live/</link>
	<description>Beautiful math in all browsers</description>
	<lastBuildDate>Wed, 01 Feb 2012 20:48:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Davide Cervone</title>
		<link>http://www.mathjax.org/2009/12/15/news/preview-page-goes-live/comment-page-1/#comment-14887</link>
		<dc:creator>Davide Cervone</dc:creator>
		<pubDate>Sat, 28 Jan 2012 16:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mathjax.com/?p=200#comment-14887</guid>
		<description>If you are trying to see MathJax render your math, you would need to enclose it in math delimiters (e.g., &lt;code&gt;\[...\]&lt;/code&gt;), like this:
\[\left[
\begin {array}{cc}
a11&amp;a12\\
a21&amp;a22
\end {array}
\right]\]
You probably also want the indices to be subscripts, as in
\[\left[
\begin {array}{cc}
a_{11}&amp;a_{12}\\
a_{21}&amp;a_{22}
\end {array}
\right]\]
</description>
		<content:encoded><![CDATA[<p>If you are trying to see MathJax render your math, you would need to enclose it in math delimiters (e.g., <code>\[...\]</code>), like this:<br />
\[\left[<br />
\begin {array}{cc}<br />
a11&amp;a12\\<br />
a21&amp;a22<br />
\end {array}<br />
\right]\]<br />
You probably also want the indices to be subscripts, as in<br />
\[\left[<br />
\begin {array}{cc}<br />
a_{11}&amp;a_{12}\\<br />
a_{21}&amp;a_{22}<br />
\end {array}<br />
\right]\]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fdsf</title>
		<link>http://www.mathjax.org/2009/12/15/news/preview-page-goes-live/comment-page-1/#comment-14867</link>
		<dc:creator>fdsf</dc:creator>
		<pubDate>Sat, 28 Jan 2012 06:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mathjax.com/?p=200#comment-14867</guid>
		<description>\left[
\begin {array}{cc}
a11&amp;a12\\
a21&amp;a22
\end {array}
\right]</description>
		<content:encoded><![CDATA[<p>\left[<br />
\begin {array}{cc}<br />
a11&amp;a12\\<br />
a21&amp;a22<br />
\end {array}<br />
\right]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robertm</title>
		<link>http://www.mathjax.org/2009/12/15/news/preview-page-goes-live/comment-page-1/#comment-12</link>
		<dc:creator>robertm</dc:creator>
		<pubDate>Thu, 07 Jan 2010 17:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mathjax.com/?p=200#comment-12</guid>
		<description>MathML processing is yet to be implemented and won&#039;t be in beta 1 unfortunately.  The internal representation of formulas is (almost) MathML -- there are a couple extra bits of information being stored in the parse tree that are needed for the TeX layout, but it is very close.  So the main implementation work yet to be done is just hooking up a MathML &quot;input jax&quot; to parse MathML code in a page into the internal representation.  After that, we also want to implement another &quot;output jax&quot; that would pass MathML through to the native browser rendering when the browser is actually MathML capable, but hooking up MathML input to the existing HTML+CSS output jax comes first.</description>
		<content:encoded><![CDATA[<p>MathML processing is yet to be implemented and won&#8217;t be in beta 1 unfortunately.  The internal representation of formulas is (almost) MathML &#8212; there are a couple extra bits of information being stored in the parse tree that are needed for the TeX layout, but it is very close.  So the main implementation work yet to be done is just hooking up a MathML &#8220;input jax&#8221; to parse MathML code in a page into the internal representation.  After that, we also want to implement another &#8220;output jax&#8221; that would pass MathML through to the native browser rendering when the browser is actually MathML capable, but hooking up MathML input to the existing HTML+CSS output jax comes first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Orr</title>
		<link>http://www.mathjax.org/2009/12/15/news/preview-page-goes-live/comment-page-1/#comment-11</link>
		<dc:creator>John Orr</dc:creator>
		<pubDate>Thu, 07 Jan 2010 17:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.mathjax.com/?p=200#comment-11</guid>
		<description>It looks great! I do notice that the embedded math is in TeX format. Do you have a preview available of the MathML processing? It&#039;s exciting that you may have a beta on sourceforge this week. I&#039;m looking forward to seeing it!</description>
		<content:encoded><![CDATA[<p>It looks great! I do notice that the embedded math is in TeX format. Do you have a preview available of the MathML processing? It&#8217;s exciting that you may have a beta on sourceforge this week. I&#8217;m looking forward to seeing it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robertm</title>
		<link>http://www.mathjax.org/2009/12/15/news/preview-page-goes-live/comment-page-1/#comment-9</link>
		<dc:creator>robertm</dc:creator>
		<pubDate>Wed, 06 Jan 2010 16:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.mathjax.com/?p=200#comment-9</guid>
		<description>Yannis,

The development code is actually already available via svn at mathjax.sourceforge.net.  Note, however, that we hope to package a beta distribution for download later this week.  Since that will have some basic documentation, you might want to wait for that.</description>
		<content:encoded><![CDATA[<p>Yannis,</p>
<p>The development code is actually already available via svn at mathjax.sourceforge.net.  Note, however, that we hope to package a beta distribution for download later this week.  Since that will have some basic documentation, you might want to wait for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yannis</title>
		<link>http://www.mathjax.org/2009/12/15/news/preview-page-goes-live/comment-page-1/#comment-8</link>
		<dc:creator>yannis</dc:creator>
		<pubDate>Wed, 06 Jan 2010 13:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mathjax.com/?p=200#comment-8</guid>
		<description>Great project, looking forward to see it widely accepted. Will you please let me know when you post the code at SourceForge?</description>
		<content:encoded><![CDATA[<p>Great project, looking forward to see it widely accepted. Will you please let me know when you post the code at SourceForge?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

