summaryrefslogtreecommitdiff
path: root/tex/context/base/font-agl.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/font-agl.lua')
-rw-r--r--tex/context/base/font-agl.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/font-agl.lua b/tex/context/base/font-agl.lua
index 729863618..820600acc 100644
--- a/tex/context/base/font-agl.lua
+++ b/tex/context/base/font-agl.lua
@@ -8,6 +8,7 @@ if not modules then modules = { } end modules ['font-map'] = {
local allocate = utilities.storage.allocate
+fonts.enc = fonts.enc or { }
local enc = fonts.enc
local agl = { }
enc.agl = agl