summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-ocm.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/font-ocm.lua')
-rw-r--r--tex/context/base/mkiv/font-ocm.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/font-ocm.lua b/tex/context/base/mkiv/font-ocm.lua
index 131b0ed13..2f6c29e65 100644
--- a/tex/context/base/mkiv/font-ocm.lua
+++ b/tex/context/base/mkiv/font-ocm.lua
@@ -188,7 +188,7 @@ local initializeoverlay do
n = n + 1 ; t[n] = "}"
end
token.set_macro("typethreemacro",concat(t))
- tex.runtoks("typethreetoks")
+ tex.runlocal("typethreetoks")
registertypethreeresource(specification,c,tex.saveboxresource(0,nil,lpdf.collectedresources(),true))
-- registertypethreefont(specification,mainid,lpdf.reference(lpdf.getfontobjnumber(mainid)))
return 0, 0