Sync with Latest itex2MML and MathML::Entities

Support the latest changes in
http://www.w3.org/TR/2009/WD-xml-entity-names-20091117/
This commit is contained in:
Jacques Distler 2009-11-18 12:04:07 -06:00
parent e678b7e3a2
commit 371aab6f96
3 changed files with 18 additions and 2256 deletions

View file

@ -530,7 +530,7 @@ class String
'bowtie' => '⋈',
'bsim' => '∽',
'bsime' => '⋍',
'bsolhsub' => '\⊂',
'bsolhsub' => '⟈',
'bump' => '≎',
'bumpE' => '⪮',
'bumpe' => '≏',
@ -675,7 +675,7 @@ class String
'supdsub' => '⫘',
'supE' => '⫆',
'supedot' => '⫄',
'suphsol' => '⊃/',
'suphsol' => '⟉',
'suphsub' => '⫗',
'suplarr' => '⥻',
'supmult' => '⫂',
@ -706,7 +706,7 @@ class String
'Delta' => 'Δ',
'delta' => 'δ',
'epsi' => 'ϵ',
'epsiv' => 'ε',
'epsiv' => 'ϵ',
'eta' => 'η',
'Gamma' => 'Γ',
'gamma' => 'γ',
@ -725,7 +725,7 @@ class String
'Phi' => 'Φ',
'phi' => 'φ',
'phis' => 'ϕ',
'phiv' => 'φ',
'phiv' => 'ϕ',
'Pi' => 'Π',
'pi' => 'π',
'piv' => 'ϖ',
@ -1593,7 +1593,7 @@ class String
'NotSquareSuperset' => '⊐̸',
'NotSucceedsTilde' => '≿̸',
'oopf' => '𝕠',
'OverBar' => '¯',
'OverBar' => '‾',
'OverBrace' => '⏞',
'OverBracket' => '⎴',
'OverParenthesis' => '⏜',
@ -1615,9 +1615,9 @@ class String
'RuleDelayed' => '⧴',
'sopf' => '𝕤',
'Tab' => '	',
'ThickSpace' => '   ',
'ThickSpace' => '  ',
'topf' => '𝕥',
'UnderBar' => '̲',
'UnderBar' => '_',
'UnderBrace' => '⏟',
'UnderBracket' => '⎵',
'UnderParenthesis' => '⏝',
@ -2153,10 +2153,10 @@ class String
'UpTeeArrow' => '↥',
'upuparrows' => '⇈',
'urcorner' => '⌝',
'varepsilon' => 'ε',
'varepsilon' => 'ϵ',
'varkappa' => 'ϰ',
'varnothing' => '∅',
'varphi' => 'φ',
'varphi' => 'ϕ',
'varpi' => 'ϖ',
'varpropto' => '∝',
'varrho' => 'ϱ',