blob: ba6496300fc68cff9bde495b815129ccd1e9c8a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
<!--
File isodia.ent produced by the XSL script mmldtd.xsl
from input data in unicode.xml.
Please report any errors to
David Carlisle <davidc@nag.co.uk>.
The numeric character values assigned to each entity
(should) match either official Unicode assignments
or assignments provisionally allocated by the
Unicode Consortium based on the characters in the `STIX'
propsal for mathematics. Note that these assignments
have not been ratified by the corresponding ISO
committee and thus should be considered liable to
change.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!ENTITY acute "´" ><!--=acute accent -->
<!ENTITY breve "˘" ><!--=breve -->
<!ENTITY caron "ˇ" ><!--=caron -->
<!ENTITY cedil "¸" ><!--=cedilla -->
<!ENTITY circ "^" ><!--circumflex accent -->
<!ENTITY dblac "˝" ><!--=double acute accent -->
<!ENTITY die "¨" ><!--=dieresis -->
<!ENTITY dot "˙" ><!--=dot above -->
<!ENTITY grave "`" ><!--=grave accent -->
<!ENTITY macr "¯" ><!--=macron -->
<!ENTITY ogon "˛" ><!--=ogonek -->
<!ENTITY ring "˚" ><!--=ring -->
<!ENTITY tilde "˜" ><!--=tilde -->
<!ENTITY uml "¨" ><!--=umlaut mark -->
|