diff options
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r-- | luaotfload.dtx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index e75a561..b4b7940 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -1948,7 +1948,7 @@ local patch_defined_font = function (specification, size, id) return tfmdata end -reset_callback("define_font") +reset_callback "define_font" % \end{macrocode} % Finally we register the callbacks. |