<br><br><div class="gmail_quote">On Thu, Sep 9, 2010 at 10:31 PM, Eli Barzilay <span dir="ltr">&lt;<a href="mailto:eli@barzilay.org">eli@barzilay.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
On Sep  9, Karl Winterling wrote:<br>
<div class="im"><br>
</div>&gt; There&#39;s MathJax (<a href="http://www.mathjax.org" target="_blank">http://www.mathjax.org</a>) <br>
<br>
MathJax is the best solution I&#39;ve seen so far -- but it&#39;s kind of<br>
cheating...  &quot;If we can&#39;t get broad support for renering math, we&#39;ll<br>
do it ourselves.&quot;  This makes the result much less appealing as proper<br>
support -- like relying on js (probably means that things break left<br>
an right if I want to view local file:// html pages), or like<br>
requiring me to upgrade a js library when they have a new version (or<br>
maybe I can use code from their site, but then I rely on their server<br>
to have my documents in working shape).<br></blockquote></div><br>MathJax seems an excellent solution for my needs, but as Eli notes it relies on JavaScript.  Racket is already loading &quot;scribble-common.js&quot; automatically when HTML is &quot;scribbled&quot;, but I&#39;m having a heck of a time figuring out how to make it load &quot;mathjax.js&quot;.  Of course, the last time I hacked raw HTML was before CSS or JavaScript was invented...<br>
<br>All clues welcome,<br><br>Pat<br>