[NTG-context] Imaginary entity rendering in MathML

Top Page
Author: nico
Date:  
To: mailing list for ConTeXt users
Subject: [NTG-context] Imaginary entity rendering in MathML
Hello,

The following MathML test case (rec-arg1) using newmml does not render the
imaginary entity ⅈ correctly. It is shown as a minus ("-") instead
of "i". I have this behaviour for any test using this entity.

<math>
<apply>
<arg/>
<apply>
<plus/>
<ci> x </ci>
<apply>
<times/>
<cn> &#x02148; </cn>
<ci> y </ci>
</apply>
</apply>
</apply>
</math>

Regards,
BG
_______________________________________________
ntg-context mailing list
ntg-context@???
http://www.ntg.nl/mailman/listinfo/ntg-context