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 - FranceReceived on Thursday, 2 December 2004 17:31:05 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:46 UTC