Considerable thanks goes to Schnark for proposing and implementing the <ahref="http://www.mathjax.org/"rel="nofollow"class="external text">MathJax</a> integration.
The following is a list of setup notes for MathJax:
</p>
<ul>
<li>
Get latest of Math Extension: <ahref="http://www.mediawiki.org/wiki/Extension:Math"rel="nofollow"class="external free">http://www.mediawiki.org/wiki/Extension:Math</a> or <ahref="https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Math.git;a=snapshot;h=refs/heads/master;sf=tgz"rel="nofollow"class="external free">https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Math.git;a=snapshot;h=refs/heads/master;sf=tgz</a>
</li>
<li>
Unzip to <b>/xowa/bin/any/javascript/xowa/mathjax_temp/</b>. When you are done you should have <b>/xowa/bin/any/javascript/xowa/mathjax_temp/Math.php</b> and many other files
</li>
<li>
Move <b>/xowa/bin/any/javascript/xowa/mathjax_temp/modules/Mathjax</b> to <b>/xowa/bin/any/javascript/xowa/mathjax/</b>. When you are done you will have a file called <b>/xowa/bin/any/javascript/xowa/mathjax/Mathjax.js</b> as well as many others. (We basically want to ignore everything except for the inner modules/Mathjax directory)
</li>
<li>
Edit the following file: <b>/xowa/bin/any/javascript/xowa/mathjax/extensions/wiki2jax.js</b>
</li>
</ul>
<p>
replace this:
</p>
<pre>
$('span.tex, img.tex', element || document).each(function(i, span) {
that.ConvertMath(span);
});
</pre>
<p>
with this:
</p>
<pre>
var math = document.querySelectorAll('[id^="xowa_math_txt"]');
<li><ahref="//gnosygnu.github.io/xowa/wiki/home/page/App/Setup/System_requirements.html"title='Get XOWA's system requirements'>Requirements</a></li>
<li><ahref="//gnosygnu.github.io/xowa/wiki/home/page/App/Setup/Installation.html"title='Get instructions for installing XOWA'>Installation</a></li>
<li><ahref="//gnosygnu.github.io/xowa/wiki/home/page/App/Import/Simple_Wikipedia.html"title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><ahref="//gnosygnu.github.io/xowa/wiki/home/page/App/Import/English_Wikipedia.html"title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><ahref="//gnosygnu.github.io/xowa/wiki/home/page/App/Import/Other_wikis.html"title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
<li><ahref="http://dumps.wikimedia.org/backup-index.html"title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><ahref="https://archive.org/search.php?query=xowa"title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><ahref="http://en.wikipedia.org"title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<divclass="portal"id='xowa-portal-donate'>
<h3>Donate</h3>
<divclass="body">
<ul>
<li><ahref="https://archive.org/donate/index.php"title="Support archive.org!">archive.org</a></li><!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning-center-fire-please-help-rebuild/ -->