Except at some low level (like character strings) it is possible that you
will find there is no MathML encoding for certain Maxima inputs. That is,
while you can transmit 3*x^2+y, but the particular syntax for solve,
factor, integrate, tellsimp, ... is not fixed in MathML. Converting
Maxima OUTPUT to MathML (i.e. using a MathML display system for Maxima
output) should be much simpler -- essentially you (or the people who already
did it :) ) need to figure out all the important outputs that you want to be
able to display and how to make them into MathML.
Good luck.
> -----Original Message-----
> From: maxima-bounces at math.utexas.edu
> [mailto:maxima-bounces at math.utexas.edu] On Behalf Of fwsmail35
> Sent: Tuesday, July 17, 2007 12:08 PM
> To: maxima at math.utexas.edu
> Subject: About the MathML packages
>
> Hello,
>
> I found two MathML packages in Maxima and I would like to test them.
> Somebody has already sent a message to the list about one of these
> package, but he got no response. Hope I will be more lucky :)
>
> > Hi all,
> > I was searching for something which can convert MathML
> representation into
> > Maxima input and vice versa. I found the following files:
> >
> > load-mathml.lsp
> > CtMathML.lsp
> > PrMathML.lsp
> > mathml-maxima.lsp
> > mathmldisplay.lsp
> >
> > I was wondering if somebody has used it and if so, please
> tell me how to
> > load these files in maxima and work with them.
> I've built Maxima from CVS, but I'm not sure the MathML packages are
> compiled and integrated inside the main program... Can
> somebody help me ?
>
> Thanks by advance,
>
> Fred
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>