Welcome Guest, Not a member yet? Register   Sign In
MathML in Mediawiki
#1

[eluser]The Spider[/eluser]
Hi all,

I have an xml document with mathML. I want this to insert into mediawiki for displaying mathematical expressions in wiki page. I dont know how to convert mathML to the format acceptable by mediawiki.
Can I get a php script to convert this mathML to a format acceptable by wiki?

The format of mathML is like:
<math display='block' >
<semantics>
<mrow>
<mfrac>

<mrow>
<mi>d</mi><mi>A</mi>
</mrow>
<mrow>
<mi>d</mi><mi>t</mi>
</mrow>
</mfrac>

<mo>=</mo><mi>&#x03BB;</mi><msub>
<mi>N</mi>
<mi>t</mi>
</msub>
<mi>&#x03C3;</mi><mi>&#x03C6;</mi>
</mrow>
<annotation encoding='MathType-MTEF'>
....

Thanks everyone.


Thanks everyone.




Theme © iAndrew 2016 - Forum software by © MyBB