- From: Irene Vatton <vatton@inrialpes.fr>
- Date: Thu, 2 Dec 2004 18:30:24 +0100
- To: Lars Bruzelius <Lars.Bruzelius@home.udac.net>
- Cc: www-amaya@w3.org
Le Jeudi 02 Décembre 2004 11:02, Lars Bruzelius a écrit :
> It does not seem to be possible to enter a leading minus sign in a (MathML)
> table cell. Amaya generates the follwing code if the minus sign is selected
> from the Greek alphabet tablet:
>
> <mtd>
> <mo>¯</mo>
> </mtd>
>
> instead of the expected:
>
> <mtd>
> <mo>−</mo>
> </mtd>
Alphanumeric are possible only if there is a Doctype. In other cases we need
to generate an numeric entity.
But I guess your request is to generate the Unicode value 8722 instead of
the character '-'?
What is the benefit?
Regards
Irene.
-----
Irène Vatton INRIA Rhône-Alpes
INRIA ZIRST
e-mail: Irene.Vatton@inria.fr 655 avenue de l'Europe
Tel.: +33 4 76 61 53 61 Montbonnot
Fax: +33 4 76 61 52 07 38334 Saint Ismier Cedex - France
Received on Thursday, 2 December 2004 17:31:05 UTC