summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-agl.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/font-agl.lua')
-rw-r--r--tex/context/base/mkiv/font-agl.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/font-agl.lua b/tex/context/base/mkiv/font-agl.lua
index dd3490523..ec6c519ee 100644
--- a/tex/context/base/mkiv/font-agl.lua
+++ b/tex/context/base/mkiv/font-agl.lua
@@ -631,6 +631,8 @@ local extras = allocate { -- private extensions
spade = 0x2660,
theta1 = 0x03D1,
twodotenleader = 0x2025,
+
+ dotlessj = 0x0237,
}
-- We load this table only when needed. We could use a loading mechanism