summaryrefslogtreecommitdiff
path: root/tex/context/base/math-ent.lua
diff options
context:
space:
mode:
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,