From f9a875c39c19e25a6744db40c39935c880a95cc0 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Wed, 10 Jun 2009 23:24:34 +0300 Subject: Sync with ConTeXt 2009.06.10 20:06, fixes bug with undefined fonts.register_message function that would crash luatex with certain fonts, pluse more. --- otfl-font-dum.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'otfl-font-dum.lua') diff --git a/otfl-font-dum.lua b/otfl-font-dum.lua index 0d28128..5ae53d0 100644 --- a/otfl-font-dum.lua +++ b/otfl-font-dum.lua @@ -111,3 +111,6 @@ end fonts.initializers.base.otf.itlc = itlc fonts.initializers.node.otf.itlc = itlc + +function fonts.register_message() +end -- cgit v1.2.3