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 "´" ><!--U00B4 =acute accent -->
! 28: <!ENTITY breve "˘" ><!--U02D8 =breve -->
! 29: <!ENTITY caron "ˇ" ><!--U02C7 =caron -->
! 30: <!ENTITY cedil "¸" ><!--U00B8 =cedilla -->
! 31: <!ENTITY circ "^" ><!--U005E circumflex accent -->
! 32: <!ENTITY dblac "˝" ><!--U02DD =double acute accent -->
! 33: <!ENTITY die "¨" ><!--U00A8 =dieresis -->
! 34: <!ENTITY dot "˙" ><!--U02D9 =dot above -->
! 35: <!ENTITY grave "`" ><!--U0060 =grave accent -->
! 36: <!ENTITY macr "¯" ><!--U00AF =macron -->
! 37: <!ENTITY ogon "˛" ><!--U02DB =ogonek -->
! 38: <!ENTITY ring "˚" ><!--U02DA =ring -->
! 39: <!ENTITY tilde "˜" ><!--U02DC =tilde -->
! 40: <!ENTITY uml "¨" ><!--U00A8 =umlaut mark -->
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>