From 674498b3ebba014a7f4e086fde3972a84e8a9770 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Wed, 9 Nov 2011 01:50:29 +0200 Subject: Sync with ConTeXt beta 2011.11.08 19:35 --- otfl-font-otn.lua | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'otfl-font-otn.lua') diff --git a/otfl-font-otn.lua b/otfl-font-otn.lua index beb3ae7..af82649 100644 --- a/otfl-font-otn.lua +++ b/otfl-font-otn.lua @@ -399,6 +399,11 @@ local function toligature(kind,lookupname,start,stop,char,markflag,discfound) -- start = start.next end end + -- we do need components in funny kerning mode but maybe I can better reconstruct then + -- as we do have the font components info available; removing components makes the + -- previous code much simpler + -- + -- flush_node_list(head.components) return head end end -- cgit v1.2.3