Hi,
I use MathType in Microsoft Word for my math expressions. MathType allows me to output to clipboard a math expression formatted in Math ML like:
<math>
<mrow>
<mi>Δ</mi><mover accent='true'>
<mi>p</mi>
<mo>⇀</mo>
</mover>
<mo>=</mo><msub>
<mover accent='true'>
<mi>p</mi>
<mo>⇀</mo>
</mover>
<mi>f</mi>
</msub>
<mo>+</mo><mo stretchy='false'>(</mo><mo>−</mo><msub>
<mover accent='true'>
<mi>p</mi>
<mo>⇀</mo>
</mover>
<mi>i</mi>
</msub>
<mo stretchy='false'>)</mo></mrow>
</math>
Inside Adapt's text editor, I turned on 'source' to see the content in html format. Then I pasted the Math ML content like the one above but when I go back to normal view, the math expression doesn't get displayed correctly.
Does anyone know how to insert math expressions from MS Word?
Thanks.