Freddie Witherden wrote: > Hi, > >> I know that sympy can export formulas for MathML but I do not concrete >> usse of this. I know that Amaya works with MathML : >> http://www.w3.org/Amaya/ . But is there a way to use in in a web browsne >> r ? Is the new Firefox which seems to works with SVG is able to read >> MathML ? > There is a plugin for Mozilla-based browsers (including Firefox) to add SVG > support to them. > > Outside of this there is very little support for MathML. However, the LaTeX > printer + jsMath works well in many situations. Furthermore there is a > package > called Lasym that can render MathML. > > Regards, Freddie.
For testing I remember using GtkHTML: http://en.wikipedia.org/wiki/GtkHTML Just remember sometimes you have to translate Content MathML (which sympy produces) to Presentation MathML. I think there is a tool to do this somewhere in sympy/utils/mathml -- http://fseoane.net/blog/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sympy?hl=en -~----------~----~----~----~------~----~------~--~---
