From e7e1f9fa9046828a20677ac09a230eb383854c93 Mon Sep 17 00:00:00 2001 From: Elie Roux Date: Mon, 10 Aug 2009 08:54:22 +0300 Subject: updating to latest (20090809) ConTeXt code (with minor bugfix) --- otfl-font-cid.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'otfl-font-cid.lua') diff --git a/otfl-font-cid.lua b/otfl-font-cid.lua index b8dfc42..13e9cce 100644 --- a/otfl-font-cid.lua +++ b/otfl-font-cid.lua @@ -93,6 +93,7 @@ local function locate(registry,ordering,supplement) logs.report("load otf","using cidmap file %s",filename) end fonts.cid.map[filename] = cidmap + cidmap.usedname = file.basename(filename) return cidmap end end -- cgit v1.2.3