summaryrefslogtreecommitdiff
path: root/tex/context/base/char-enc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/char-enc.lua')
-rw-r--r--tex/context/base/char-enc.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/tex/context/base/char-enc.lua b/tex/context/base/char-enc.lua
index 45f404ee9..8addff0e8 100644
--- a/tex/context/base/char-enc.lua
+++ b/tex/context/base/char-enc.lua
@@ -8,7 +8,8 @@ if not modules then modules = { } end modules ['char-syn'] = {
-- thanks to tex4ht for these mappings
-characters = characters or { }
+characters = characters or { }
+local characters = characters
characters.synonyms = {
angle = 0x2220,