blob: 8d72f3d85f26f883d0ee721e8d5b65b6173b386e (
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
|
<!--
File lat1.ent produced by the XSL script characters.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
-->
<!ENTITY Aacute "Á" ><!--latin capital letter A with acute -->
<!ENTITY aacute "á" ><!--latin small letter a with acute -->
<!ENTITY Acirc "Â" ><!--latin small letter a with circumflex -->
<!ENTITY acirc "â" ><!--latin capital letter A with circumflex -->
<!ENTITY acute "´" ><!--acute accent = spacing acute -->
<!ENTITY AElig "Æ" ><!--latin capital letter AE = latin capital ligature AE -->
<!ENTITY aelig "æ" ><!--latin small letter ae = latin small ligature ae -->
<!ENTITY Agrave "À" ><!--latin capital letter A with grave = latin capital letter A grave -->
<!ENTITY agrave "à" ><!--latin small letter a with grave = latin small letter a grave -->
<!ENTITY Aring "Å" ><!--latin capital letter A with ring above = latin capital letter A ring -->
<!ENTITY aring "å" ><!--latin small letter a with ring above = latin small letter a ring -->
<!ENTITY Atilde "Ã" ><!--latin capital letter A with tilde -->
<!ENTITY atilde "ã" ><!--latin small letter a with tilde -->
<!ENTITY Auml "Ä" ><!--latin capital letter A with diaeresis -->
<!ENTITY auml "ä" ><!--latin small letter a with diaeresis -->
<!ENTITY brvbar "¦" ><!--broken bar = broken vertical bar -->
<!ENTITY Ccedil "Ç" ><!--latin capital letter C with cedilla -->
<!ENTITY ccedil "ç" ><!--latin small letter c with cedilla -->
<!ENTITY cedil "¸" ><!--cedilla = spacing cedilla -->
<!ENTITY cent "¢" ><!--cent sign -->
<!ENTITY copy "©" ><!--copyright sign -->
<!ENTITY curren "¤" ><!--currency sign -->
<!ENTITY deg "°" ><!--degree sign -->
<!ENTITY divide "÷" ><!--division sign -->
<!ENTITY Eacute "É" ><!--latin capital letter E with acute -->
<!ENTITY eacute "é" ><!--latin small letter e with acute -->
<!ENTITY Ecirc "Ê" ><!--latin capital letter E with circumflex -->
<!ENTITY ecirc "ê" ><!--latin small letter e with circumflex -->
<!ENTITY Egrave "È" ><!--latin capital letter E with grave -->
<!ENTITY egrave "è" ><!--latin small letter e with grave -->
<!ENTITY ETH "Ð" ><!--latin capital letter ETH -->
<!ENTITY eth "ð" ><!--latin small letter eth -->
<!ENTITY Euml "Ë" ><!--latin capital letter E with diaeresis -->
<!ENTITY euml "ë" ><!--latin small letter e with diaeresis -->
<!ENTITY frac12 "½" ><!--vulgar fraction one half = fraction one half -->
<!ENTITY frac14 "¼" ><!--vulgar fraction one quarter = fraction one quarter -->
<!ENTITY frac34 "¾" ><!--vulgar fraction three quarters = fraction three quarters -->
<!ENTITY Iacute "Í" ><!--latin capital letter I with acute -->
<!ENTITY iacute "í" ><!--latin small letter i with acute -->
<!ENTITY Icirc "Î" ><!--latin capital letter I with circumflex -->
<!ENTITY icirc "î" ><!--latin small letter i with circumflex -->
<!ENTITY iexcl "¡" ><!--inverted exclamation mark -->
<!ENTITY Igrave "Ì" ><!--latin capital letter I with grave -->
<!ENTITY igrave "ì" ><!--latin small letter i with grave -->
<!ENTITY iquest "¿" ><!--inverted question mark = turned question mark -->
<!ENTITY Iuml "Ï" ><!--latin capital letter I with diaeresis -->
<!ENTITY iuml "ï" ><!--latin small letter i with diaeresis -->
<!ENTITY laquo "«" ><!--left-pointing double angle quotation mark = left pointing guillemet -->
<!ENTITY macr "¯" ><!--macron = spacing macron = overline = APL overbar -->
<!ENTITY micro "µ" ><!--micro sign -->
<!ENTITY middot "·" ><!--middle dot = Georgian comma = Greek middle dot -->
<!ENTITY nbsp " " ><!--no-break space = non-breaking space -->
<!ENTITY not "¬" ><!--not sign -->
<!ENTITY Ntilde "Ñ" ><!--latin capital letter N with tilde -->
<!ENTITY ntilde "ñ" ><!--latin small letter n with tilde -->
<!ENTITY Oacute "Ó" ><!--latin capital letter O with acute -->
<!ENTITY oacute "ó" ><!--latin small letter o with acute -->
<!ENTITY Ocirc "Ô" ><!--latin capital letter O with circumflex -->
<!ENTITY ocirc "ô" ><!--latin small letter o with circumflex -->
<!ENTITY Ograve "Ò" ><!--latin capital letter O with grave -->
<!ENTITY ograve "ò" ><!--latin small letter o with grave -->
<!ENTITY ordf "ª" ><!--feminine ordinal indicator -->
<!ENTITY ordm "º" ><!--masculine ordinal indicator -->
<!ENTITY Oslash "Ø" ><!--latin capital letter O with stroke = latin capital letter O slash -->
<!ENTITY oslash "ø" ><!--latin small letter o with stroke, = latin small letter o slash, -->
<!ENTITY Otilde "Õ" ><!--latin capital letter O with tilde -->
<!ENTITY otilde "õ" ><!--latin small letter o with tilde -->
<!ENTITY Ouml "Ö" ><!--latin capital letter O with diaeresis -->
<!ENTITY ouml "ö" ><!--latin small letter o with diaeresis -->
<!ENTITY para "¶" ><!--pilcrow sign = paragraph sign -->
<!ENTITY plusmn "±" ><!--plus-minus sign = plus-or-minus sign -->
<!ENTITY pound "£" ><!--pound sign -->
<!ENTITY raquo "»" ><!--right-pointing double angle quotation mark = right pointing guillemet -->
<!ENTITY reg "®" ><!--registered sign = registered trade mark sign -->
<!ENTITY sect "§" ><!--section sign -->
<!ENTITY shy "­" ><!--soft hyphen = discretionary hyphen -->
<!ENTITY sup1 "¹" ><!--superscript one = superscript digit one -->
<!ENTITY sup2 "²" ><!--superscript two = superscript digit two = squared -->
<!ENTITY sup3 "³" ><!--superscript three = superscript digit three = cubed -->
<!ENTITY szlig "ß" ><!--latin small letter sharp s = ess-zed -->
<!ENTITY THORN "Þ" ><!--latin capital letter THORN -->
<!ENTITY thorn "þ" ><!--latin small letter thorn with -->
<!ENTITY times "×" ><!--multiplication sign -->
<!ENTITY Uacute "Ú" ><!--latin capital letter U with acute -->
<!ENTITY uacute "ú" ><!--latin small letter u with acute -->
<!ENTITY Ucirc "Û" ><!--latin capital letter U with circumflex -->
<!ENTITY ucirc "û" ><!--latin small letter u with circumflex -->
<!ENTITY Ugrave "Ù" ><!--latin capital letter U with grave -->
<!ENTITY ugrave "ù" ><!--latin small letter u with grave -->
<!ENTITY uml "¨" ><!--diaeresis = spacing diaeresis -->
<!ENTITY Uuml "Ü" ><!--latin capital letter U with diaeresis -->
<!ENTITY uuml "ü" ><!--latin small letter u with diaeresis -->
<!ENTITY Yacute "Ý" ><!--latin capital letter Y with acute -->
<!ENTITY yacute "ý" ><!--latin small letter y with acute -->
<!ENTITY yen "¥" ><!--yen sign = yuan sign -->
<!ENTITY yuml "ÿ" ><!--latin small letter y with diaeresis -->
|