From: <mal...@cs...> - 2004-05-31 11:01:19
|
On Thu, May 20, 2004 at 02:30:20PM +1000, Malcolm Ross Kinsella Ryan wrote: > 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? It has been suggested to me that I should check whether the Mime-type of the pages output is html or xhtml. I can't find where in the code this is determined. Can anyone help me? Malcolm -- Malcolm Ryan - mal...@cs... - http://malcolmr.web.cse.unsw.edu.au "Blessed are the pure in heart, for they will see God." -- Matt 5:8 |