summaryrefslogtreecommitdiff
path: root/tex/context/base/math-ent.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2010-09-03 12:35:26 +0300
committerMarius <mariausol@gmail.com>2010-09-03 12:35:26 +0300
commit16895587e51f8243a7e4dc6185979894fb199d4f (patch)
tree923fe9fe4d34a11202e06a4258ba71bab6ccde8d /tex/context/base/math-ent.lua
parent20da4ce347921be291c8804041bd8756e3bf1707 (diff)
downloadcontext-16895587e51f8243a7e4dc6185979894fb199d4f.tar.gz
beta 2010.09.03 11:05
Diffstat (limited to 'tex/context/base/math-ent.lua')
-rw-r--r--tex/context/base/math-ent.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/math-ent.lua b/tex/context/base/math-ent.lua
index 53a68ab0f..0eaa02939 100644
--- a/tex/context/base/math-ent.lua
+++ b/tex/context/base/math-ent.lua
@@ -7,7 +7,7 @@ if not modules then modules = { } end modules ['math-ent'] = {
-- this might go into char-def
-mathematics.xml.entities={
+mathematics.xml.entities = utilities.storage.allocate {
["Aacute"]=0x000C1,
["aacute"]=0x000E1,
["Abreve"]=0x00102,