summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-05-26 09:32:51 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-05-26 09:32:51 +0200
commit15e03c1a52c4644ef421cddd57409cc90e793ad4 (patch)
tree2b82669489914f1b58f2888c84ed62e87bb8a415 /luaotfload.dtx
parentdfe9eb6d22c61b0100f094e9ba14c1090c704af9 (diff)
downloadluaotfload-15e03c1a52c4644ef421cddd57409cc90e793ad4.tar.gz
use kpse for texmf lookups (again...)
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r--luaotfload.dtx2
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.