summaryrefslogtreecommitdiff
path: root/tex/context/base/math-ent.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2010-06-23 12:45:00 +0200
committerHans Hagen <pragma@wxs.nl>2010-06-23 12:45:00 +0200
commitcb0c6e65703831a34d0ba909f703994a0825beac (patch)
treed9a27e54347ef050c8596ac0c6703da13afca2b5 /tex/context/base/math-ent.lua
parent37850ef35f93a14936b4d7d33790d14c050bbbb4 (diff)
downloadcontext-cb0c6e65703831a34d0ba909f703994a0825beac.tar.gz
beta 2010.06.23 12:45
Diffstat (limited to 'tex/context/base/math-ent.lua')
-rw-r--r--tex/context/base/math-ent.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/math-ent.lua b/tex/context/base/math-ent.lua
index e5e5b98f0..d387f9ee5 100644
--- a/tex/context/base/math-ent.lua
+++ b/tex/context/base/math-ent.lua
@@ -5,6 +5,8 @@ if not modules then modules = { } end modules ['math-ent'] = {
copyright = "derived from the mathml 2.0 specification",
}
+-- this might go into char-def
+
mathematics.entities={
["Aacute"]=0x000C1,
["aacute"]=0x000E1,