From 02960560cbb4c38ecb61026787fe1261d506136b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Fri, 5 Nov 2010 00:26:41 +0100 Subject: info on callback creation --- luatexbase-mcb.dtx | 1 + 1 file changed, 1 insertion(+) (limited to 'luatexbase-mcb.dtx') diff --git a/luatexbase-mcb.dtx b/luatexbase-mcb.dtx index c8c23b0..224ad18 100644 --- a/luatexbase-mcb.dtx +++ b/luatexbase-mcb.dtx @@ -703,6 +703,7 @@ function create_callback(name, ctype, default) err("unable to create callback '%s':\ntype '%s' undefined", name, ctype) return nil end + info("creating new callback '%s'", name) ctype = temp lua_callbacks_defaults[name] = default callbacktypes[name] = ctype -- cgit v1.2.3