From: <mal...@cs...> - 2004-05-20 04:30:24
|
On Thu, May 20, 2004 at 11:11:39AM +1000, Malcolm Ross Kinsella Ryan wrote: > Is there any plan to upgrade the TexToPng plugin for recent versions > of PhpWiki, or better yet, to produce a plugin that outputs valid MathML? > It would be very useful for a wiki I am running. I've been twiddling around and I've made a very simple plugin which just passes its argstr through itex2MML and then displays it. It all seems to work, producing correct MathML, but Mozilla seems to have some issues with displaying it. If I take the output of itex2MML and put it into a file called "foo.xhtml" it will display properly. Put it into "foo.html" and it will not. The MathML in wiki pages are being displayed in the same kind of wrong way. This is far too deep magic for me to grok. Any of you gurus have any ideas? Malcolm -- Malcolm Ryan - mal...@cs... - http://www.cse.unsw.edu.au/~malcolmr/ "Blessed are those who are persecuted because of righteousness, for theirs is the kingdom of heaven." -- Matt 5:10 |