From 03e78f8f86fa8286c8bee314a26c454d79a871f4 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Fri, 18 Jun 2010 17:40:29 +0300 Subject: Sync with ConTeXt beta (beta 2010.06.18) --- otfl-font-otb.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otfl-font-otb.lua') diff --git a/otfl-font-otb.lua b/otfl-font-otb.lua index a3d3477..e0528a4 100644 --- a/otfl-font-otb.lua +++ b/otfl-font-otb.lua @@ -136,7 +136,7 @@ end local splitter = lpeg.splitat(" ") -function prepare_base_substitutions(tfmdata,kind,value) -- we can share some code with the node features +local function prepare_base_substitutions(tfmdata,kind,value) -- we can share some code with the node features if value then local otfdata = tfmdata.shared.otfdata local validlookups, lookuplist = otf.collect_lookups(otfdata,kind,tfmdata.script,tfmdata.language) -- cgit v1.2.3