texmath-0.13.1.2: test/reader/mml/greek-bold.test
<<< mml
<?xml version="1.0" encoding="UTF-8"?>
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mtable columnalign="left">
<mtr>
<mtd>
<mtext>𝚨𝚩𝚪𝚫𝚬𝚭𝚮𝚯𝚰𝚱𝚲𝚳𝚴𝚵𝚶𝚷𝚸𝚹𝚺𝚻𝚼𝚽𝚾𝚿𝛀𝛁</mtext>
</mtd>
</mtr>
<mtr>
<mtd>
<mtext>𝛂𝛃𝛄𝛅𝛆𝛇𝛈𝛉𝛊𝛋𝛌𝛍𝛎𝛏𝛐𝛑𝛒𝛓𝛔𝛕𝛖𝛗𝛘𝛙𝛚𝛛𝛜𝛝𝛞𝛟𝛠𝛡</mtext>
</mtd>
</mtr>
</mtable> </math>
>>> native
[ EArray
[ AlignLeft ]
[ [ [ EText
TextNormal
"\120488\120489\120490\120491\120492\120493\120494\120495\120496\120497\120498\120499\120500\120501\120502\120503\120504\120505\120506\120507\120508\120509\120510\120511\120512\120513"
]
]
, [ [ EText
TextNormal
"\120514\120515\120516\120517\120518\120519\120520\120521\120522\120523\120524\120525\120526\120527\120528\120529\120530\120531\120532\120533\120534\120535\120536\120537\120538\120539\120540\120541\120542\120543\120544\120545"
]
]
]
]