summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-imp-math.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/font-imp-math.lua')
-rw-r--r--tex/context/base/mkiv/font-imp-math.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/font-imp-math.lua b/tex/context/base/mkiv/font-imp-math.lua
index 3a82c2a9e..d93ece405 100644
--- a/tex/context/base/mkiv/font-imp-math.lua
+++ b/tex/context/base/mkiv/font-imp-math.lua
@@ -6,6 +6,8 @@ if not modules then modules = { } end modules ['font-imp-math'] = {
license = "see context related readme files"
}
+if not context then return end
+
local next, type, tonumber = next, type, tonumber
local fonts = fonts