New mathml example

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2740 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
sekelsenmat 2013-05-30 15:32:55 +00:00
parent 0e48d1843c
commit 4512219d6f

View File

@ -0,0 +1,8 @@
<!DOCTYPE math PUBLIC "-//W3C//DTD MathML 3.0//EN" "http://www.w3.org/TR/MathML3/dtd/mathml3.dtd">
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mstack>
<mn>424</mn>
<msrow> <mo>+</mo> <none/> <mn>33</mn> </msrow>
<msline/>
</mstack>
</math>