summaryrefslogtreecommitdiff
path: root/tex/context/base/char-ent.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/char-ent.lua')
-rw-r--r--tex/context/base/char-ent.lua5
1 files changed, 3 insertions, 2 deletions
diff --git a/tex/context/base/char-ent.lua b/tex/context/base/char-ent.lua
index ef55be7e4..d2ac22bbf 100644
--- a/tex/context/base/char-ent.lua
+++ b/tex/context/base/char-ent.lua
@@ -1,14 +1,15 @@
-if not modules then modules = { } end modules ['char-ent'] = {
+if not modules then modules = { } end modules ['math-ent'] = {
version = 1.001,
comment = "companion to math-ini.mkiv",
author = "Hans Hagen, PRAGMA-ADE, Hasselt NL",
copyright = "derived from the mathml 2.0 specification",
- dataonly = true,
}
-- http://www.w3.org/2003/entities/2007/w3centities-f.ent
-- http://www.w3.org/2003/entities/2007/htmlmathml-f.ent
+-- this might go into char-def
+
local entities = utilities.storage.allocate {
["AElig"] = "Æ", -- U+000C6
["AMP"] = "&", -- U+00026