Diff for /Amaya/amaya/MathMLnames.h between versions 1.21 and 1.22

version 1.21, 2001/06/28 07:41:49 version 1.22, 2001/09/17 13:19:40
Line 50  static AttributeMapping MathMLAttributeM Line 50  static AttributeMapping MathMLAttributeM
 {  {
    /* The first entry MUST be unknown_attr */     /* The first entry MUST be unknown_attr */
    /* The rest of this table MUST be in alphabetical order */     /* The rest of this table MUST be in alphabetical order */
    {"unknown_attr", "", 'A', MathML_ATTR_Invalid_attribute, L_OtherValue},     {"unknown_attr", "", 'A', MathML_ATTR_Unknown_attribute, L_OtherValue},
   
    {"accent", "", 'A', MathML_ATTR_accent, L_OtherValue},     {"accent", "", 'A', MathML_ATTR_accent, L_OtherValue},
    {"accentunder", "", 'A', MathML_ATTR_accentunder, L_OtherValue},     {"accentunder", "", 'A', MathML_ATTR_accentunder, L_OtherValue},

Removed from v.1.21  
changed lines
  Added in v.1.22


Webmaster