From a9eb7ca71c27fdd59cf99273adf74b17d72063b2 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Sun, 15 Nov 2020 21:03:33 +0100 Subject: 2020-11-15 20:43:00 --- scripts/context/lua/mtx-fonts.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/context/lua/mtx-fonts.lua') diff --git a/scripts/context/lua/mtx-fonts.lua b/scripts/context/lua/mtx-fonts.lua index 513a0a0a7..99eb92a6d 100644 --- a/scripts/context/lua/mtx-fonts.lua +++ b/scripts/context/lua/mtx-fonts.lua @@ -16,7 +16,7 @@ local lower = string.lower local concat = table.concat local write_nl = (logs and logs.writer) or (texio and texio.write_nl) or print -local otlversion = 3.111 +local otlversion = 3.112 local helpinfo = [[ -- cgit v1.2.3