\mmlToken doesn't allow attributes whose defaults are false or blank
For example
\mmlToken{mglyph}[src="abc.png"]{}
should allow setting the src
attribute but it generates an error instead.
For example
\mmlToken{mglyph}[src="abc.png"]{}
should allow setting the src
attribute but it generates an error instead.