Hi,

I’m currently trying out some text editors for MathML in DTBook documents. I’ve 
installed XMLmind XML Editor 7.2.0 and I noticed that the whitespace within 
MathML elements is automatically stripped. For example:

<m:math xmlns:dtbook="http://www.daisy.org/z3986/2005/dtbook/"; display="inline">
<m:mn>6</m:mn>
<m:mrow>
<m:mtext> km</m:mtext>
</m:mrow>
<m:mo>/</m:mo>
<m:mrow>
<m:mtext>h</m:mtext></m:mrow></m:math>

When opened in XMLmind becomes:

<m:math xmlns:dtbook="http://www.daisy.org/z3986/2005/dtbook/"; display="inline">
<m:mn>6</m:mn>
<m:mrow>
<m:mtext>km</m:mtext>
</m:mrow>
<m:mo>/</m:mo>
<m:mrow>
<m:mtext>h</m:mtext></m:mrow></m:math>

Is there any possibility to avoid this?

Kind regards,

Hugo van Versendaal


DISCLAIMER:
De informatie verzonden met dit e-mail bericht is uitsluitend bestemd voor de 
geadresseerde. Indien u niet de beoogde geadresseerde bent, verzoeken wij u 
vriendelijk dit aan de afzender te melden (of via: 
i...@dedicon.nl<mailto:i...@dedicon.nl>) en het origineel en eventuele kopieën 
te verwijderen.

The information sent in this e-mail is solely intended for the individual or 
company to whom it is addressed. If you received this message in error, please 
notify the sender immediately (or mail to 
i...@dedicon.nl<mailto:i...@dedicon.nl>) and delete the original message and 
possible copies.

--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to