summaryrefslogtreecommitdiff
path: root/tex/context/base/font-ini.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2011-02-08 21:46:00 +0100
committerHans Hagen <pragma@wxs.nl>2011-02-08 21:46:00 +0100
commit7dc350d0d097b61338500f8605518e215e3ef103 (patch)
tree4ef528fbd7a44545172dda69bcc143afde4a6506 /tex/context/base/font-ini.lua
parent631393e12fad038adbe9ab8408b89a7b5335820c (diff)
downloadcontext-7dc350d0d097b61338500f8605518e215e3ef103.tar.gz
beta 2011.02.08 21:46
Diffstat (limited to 'tex/context/base/font-ini.lua')
-rw-r--r--tex/context/base/font-ini.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/font-ini.lua b/tex/context/base/font-ini.lua
index 077be7c0c..3eee559a0 100644
--- a/tex/context/base/font-ini.lua
+++ b/tex/context/base/font-ini.lua
@@ -16,7 +16,7 @@ local write_nl = texio.write_nl
local lower = string.lower
local allocate, mark = utilities.storage.allocate, utilities.storage.mark
-local report_defining = logs.new("fonts","defining")
+local report_defining = logs.reporter("fonts","defining")
fontloader.totable = fontloader.to_table