From 58b7dfe85b124eaccc2d2f1018d9e4bc881acbbd Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Thu, 5 Dec 2019 19:41:53 +0100 Subject: 2019-12-05 18:54:00 --- tex/context/base/mkiv/font-ini.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tex/context/base/mkiv/font-ini.lua') diff --git a/tex/context/base/mkiv/font-ini.lua b/tex/context/base/mkiv/font-ini.lua index 462e30bf9..8fdac011d 100644 --- a/tex/context/base/mkiv/font-ini.lua +++ b/tex/context/base/mkiv/font-ini.lua @@ -52,3 +52,7 @@ fonts.privateoffsets = { mathbase = 0xFF000, -- used for hidden (virtual math) keepnames = false, -- when set to true names are always kept (not for context) } + +if not tex.getfontoffamily then + tex.getfontoffamily = node.family_font -- we moved this +end -- cgit v1.2.3