texmath-0.12.5: test/writer/mml/latin-bold.test
<<< native
[ EArray
[ AlignLeft ]
[ [ [ EText
TextNormal
"\119808\119809\119810\119811\119812\119813\119814\119815\119816\119817\119818\119819\119820\119821\119822\119823\119824\119825\119826\119827\119828\119829\119830\119831\119832\119833"
]
]
, [ [ EText
TextNormal
"\119834\119835\119836\119837\119838\119839\119840\119841\119842\119843\119844\119845\119846\119847\119848\119849\119850\119851\119852\119853\119854\119855\119856\119857\119858\119859"
]
]
]
]
>>> mml
<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
<mtable>
<mtr>
<mtd columnalign="left">
<mtext mathvariant="normal">๐๐๐๐๐๐
๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐</mtext>
</mtd>
</mtr>
<mtr>
<mtd columnalign="left">
<mtext mathvariant="normal">๐๐๐๐๐๐๐ ๐ก๐ข๐ฃ๐ค๐ฅ๐ฆ๐ง๐จ๐ฉ๐ช๐ซ๐ฌ๐ญ๐ฎ๐ฏ๐ฐ๐ฑ๐ฒ๐ณ</mtext>
</mtd>
</mtr>
</mtable>
</math>