From 5f48570bba149ac17f45c80d5ee95306aa69d0c9 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Mon, 24 Dec 2012 20:08:00 +0100 Subject: beta 2012.12.24 20:08 --- tex/context/base/syst-con.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/context/base/syst-con.lua') diff --git a/tex/context/base/syst-con.lua b/tex/context/base/syst-con.lua index ae9d15a26..3a9b966ca 100644 --- a/tex/context/base/syst-con.lua +++ b/tex/context/base/syst-con.lua @@ -14,7 +14,7 @@ the top of 's char range but outside the unicode range.

--ldx]]-- local tonumber = tonumber -local utfchar = unicode.utf8.char +local utfchar = utf.char local gsub, format = string.gsub, string.format function converters.hexstringtonumber(n) tonumber(n,16) end -- cgit v1.2.3