From c6e9f914fe93f3f674c20fded71bf7e18b8df600 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Sun, 30 Aug 2009 12:25:00 +0200 Subject: beta 2009.08.30 12:25 --- tex/context/base/font-ctx.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tex/context/base/font-ctx.lua') diff --git a/tex/context/base/font-ctx.lua b/tex/context/base/font-ctx.lua index 23f745130..54e724dd0 100644 --- a/tex/context/base/font-ctx.lua +++ b/tex/context/base/font-ctx.lua @@ -6,6 +6,8 @@ if not modules then modules = { } end modules ['font-ctx'] = { license = "see context related readme files" } +-- needs a cleanup: merge of replace, lang/script etc + local texsprint, count = tex.sprint, tex.count local format, concat, gmatch, match, find, lower = string.format, table.concat, string.gmatch, string.match, string.find, string.lower local tostring, next = tostring, next -- cgit v1.2.3