Annotation of loncom/MathML/isodia.ent, revision 1.1

1.1     ! harris41    1: <!-- 
        !             2: 
        !             3:      File isodia.ent produced by the dsssl script ent.dsl
        !             4:      from input data in unicode.xml.
        !             5: 
        !             6:      Please report any errors to 
        !             7:      David Carlisle <davidc@nag.co.uk>.
        !             8: 
        !             9:      The numeric character values assigned to each entity
        !            10:      (should) match either official Unicode assignments
        !            11:      or assignments in the STIX proposal for characters
        !            12:      for Mathematics.
        !            13: 
        !            14:      The STIX assignments are temporary and will change if
        !            15:      the proposal or some variant of it is adopted by the
        !            16:      Unicode Consortium.
        !            17: 
        !            18:      Entity names in this file are derived from files carrying the
        !            19:      following notice:
        !            20: 
        !            21:      (C) International Organization for Standardization 1986
        !            22:      Permission to copy in any form is granted for use with
        !            23:      conforming SGML systems and applications as defined in
        !            24:      ISO 8879, provided this notice is included in all copies.
        !            25: -->
        !            26: 
        !            27: <!ENTITY acute      "&#180;"   ><!--U00B4 =acute accent -->
        !            28: <!ENTITY breve      "&#728;"   ><!--U02D8 =breve -->
        !            29: <!ENTITY caron      "&#711;"   ><!--U02C7 =caron -->
        !            30: <!ENTITY cedil      "&#184;"   ><!--U00B8 =cedilla -->
        !            31: <!ENTITY circ       "&#94;"    ><!--U005E circumflex accent -->
        !            32: <!ENTITY dblac      "&#733;"   ><!--U02DD =double acute accent -->
        !            33: <!ENTITY die        "&#168;"   ><!--U00A8 =dieresis -->
        !            34: <!ENTITY dot        "&#729;"   ><!--U02D9 =dot above -->
        !            35: <!ENTITY grave      "&#96;"    ><!--U0060 =grave accent -->
        !            36: <!ENTITY macr       "&#175;"   ><!--U00AF =macron -->
        !            37: <!ENTITY ogon       "&#731;"   ><!--U02DB =ogonek -->
        !            38: <!ENTITY ring       "&#730;"   ><!--U02DA =ring -->
        !            39: <!ENTITY tilde      "&#732;"   ><!--U02DC =tilde -->
        !            40: <!ENTITY uml        "&#168;"   ><!--U00A8 =umlaut mark -->

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>