From d40e81dea53da7bbc91df306814003f7720a167f Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Tue, 24 Dec 2019 21:10:09 +0100 Subject: 2019-12-24 19:54:00 --- tex/context/base/mkiv/font-prv.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/context/base/mkiv/font-prv.lua') diff --git a/tex/context/base/mkiv/font-prv.lua b/tex/context/base/mkiv/font-prv.lua index 57c93fd27..c3323ca74 100644 --- a/tex/context/base/mkiv/font-prv.lua +++ b/tex/context/base/mkiv/font-prv.lua @@ -6,7 +6,7 @@ if not modules then modules = { } end modules ['font-prv'] = { license = "see context related readme files" } -local type = type +local type, rawget = type, rawget local formatters = string.formatters local fonts = fonts -- cgit v1.2.3