On December 18, 2005 6:47 PM Tim Daly (root) wrote: > > third, jsMath clearly seems the way to go. at some point we > can certainly generate jsMath just like we generate tex code > from axiom. perhaps this could be a "summer of code" project. > (added) >
I am not sure what you mean by "generate jsMath" since the language of jsMath is just (a subset of) LaTeX. Axiom already generates compatible output (with a few minor exceptions) that can be rendered by jsMath. jsMath is just an alternative to running LaTeX on the server - instead of rendering LaTeX equations and symbols as images embedded in HTML, jsMath allows the LaTeX codinging itself to be embedded in the HTML and then rendered by the browser on the client workstation. That is exactly how Kai Kaminski's AxiomUI works already works. That already was our "summer of code" project, remember? :) Regards, Bill Page. _______________________________________________ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer