- From: Andreas Nolda <andreas.nolda@rz.hu-berlin.de>
- Date: Tue, 19 Nov 2002 18:42:15 +0100
- To: www-math@w3.org
What is the correct representation of "X'" in MathML: (1) or (2)?
(1) <math>
<msup>
<mi>X</mi>
<mo>′</mo>
</msup>
</math>
(2) <math>
<mrow>
<mi>X</mi>
<mo>′</mo>
</mrow>
</math>
The MathML test suite (moAprime16.xml) presupposes (1).
However, the glyph corresponding to ′ in standard Unicode fonts
(for instance, the X11's Misc-Fixed fonts or Microsoft's Arial) is
analogous in height to ', the ASCII apostrophe. Moreover, only
(2) is rendered as intended by Mozilla.
Yours,
Andreas Nolda
--
Andreas Nolda e-mail: andreas.nolda@rz.hu-berlin.de
Wissenschaftlicher Mitarbeiter www: http://www2.hu-berlin.de/
linguistik/institut/nolda/
Humboldt-Universität zu Berlin
Philosophische Fakultät II
Institut für deutsche Sprache und Linguistik
Unter den Linden 6 phone: ++49-30-2093-9718
D-10099 Berlin fax: ++49-30-2093-9729
Received on Tuesday, 19 November 2002 12:43:21 UTC