<br><br><div class="gmail_quote">On Thu, Sep 9, 2010 at 10:31 PM, Eli Barzilay <span dir="ltr"><<a href="mailto:eli@barzilay.org">eli@barzilay.org</a>></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>> There's MathJax (<a href="http://www.mathjax.org" target="_blank">http://www.mathjax.org</a>) <br>
<br>
MathJax is the best solution I've seen so far -- but it's kind of<br>
cheating... "If we can't get broad support for renering math, we'll<br>
do it ourselves." 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 "scribble-common.js" automatically when HTML is "scribbled", but I'm having a heck of a time figuring out how to make it load "mathjax.js". 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>