<mi mathsize="100%" mathvariant="italic">a</mi>
<msub><?mtef2mml element nudge not supported in mathml. values dx: -244 dy: -256?>
<mn mathvariant="normal">1</mn>
</msub>
The mi element is not slurped into the msub element because the latter does not satisfy count(node())=1.
(What is the nudge element anyway?)
I will submit pull requests for XSpec and XSLT.
Example:
The
mi
element is not slurped into themsub
element because the latter does not satisfycount(node())=1
. (What is the nudge element anyway?) I will submit pull requests for XSpec and XSLT.