From 5aea89f6d96d6014e559b960096371c5b7e06968 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Fri, 26 Nov 2010 18:37:31 +0200 Subject: Remove `luaotfload.add_patch_callback()` Per Philip's suggestion, `luatexbase.add_to_callback()` is to be used directly instead. --- luaotfload.dtx | 8 -------- 1 file changed, 8 deletions(-) (limited to 'luaotfload.dtx') diff --git a/luaotfload.dtx b/luaotfload.dtx index 2192e12..eb53461 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -707,14 +707,6 @@ for _,v in next, gsubs do end % \end{macrocode} % -% Function to register font patching callbacks. -% -% \begin{macrocode} -function luaotfload.add_patch_callback(...) - luatexbase.add_to_callback("luaotfload.patch_font", ...) -end -% \end{macrocode} -% % Finally we register the callbacks % % \begin{macrocode} -- cgit v1.2.3