From 2a9554684f61df8db63dec6d4e874f49b25a212b Mon Sep 17 00:00:00 2001 From: Marius Date: Fri, 25 Feb 2011 23:40:24 +0200 Subject: beta 2011.02.25 22:03 --- tex/context/base/font-enh.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/context/base/font-enh.lua') diff --git a/tex/context/base/font-enh.lua b/tex/context/base/font-enh.lua index 77c145c4b..34cdd9264 100644 --- a/tex/context/base/font-enh.lua +++ b/tex/context/base/font-enh.lua @@ -188,7 +188,7 @@ function tfm.remap(tfmdata,remapping) end end tfmdata.encodingbytes = 2 - tfmdata.format = 'type1' + tfmdata.format = tfmdata.format or 'type1' end end -- cgit v1.2.3