summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/font-def.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/font-def.lmt')
-rw-r--r--tex/context/base/mkxl/font-def.lmt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/font-def.lmt b/tex/context/base/mkxl/font-def.lmt
index d71132180..6afeeb474 100644
--- a/tex/context/base/mkxl/font-def.lmt
+++ b/tex/context/base/mkxl/font-def.lmt
@@ -474,6 +474,7 @@ function definers.read(specification,size,id) -- id can be optional, name can al
end
specification = definers.resolve(specification)
local hash = constructors.hashinstance(specification)
+-- inspect(hash)
local tfmdata = definers.registered(hash) -- id
local name = specification.name
if tfmdata then