summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/math-vfu.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/math-vfu.lua')
-rw-r--r--tex/context/base/mkiv/math-vfu.lua7
1 files changed, 5 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/math-vfu.lua b/tex/context/base/mkiv/math-vfu.lua
index ed6f69f41..9090955e9 100644
--- a/tex/context/base/mkiv/math-vfu.lua
+++ b/tex/context/base/mkiv/math-vfu.lua
@@ -1106,13 +1106,16 @@ function vfmath.define(specification,set,goodies)
end
end
--
+ main.mathparameters = mathparameters -- still traditional ones
+ -- This should change (some day) as it's the only place where we look forward,
+ -- so better is to also reserve the id already which then involves some more
+ -- management (so not now).
fontlist[#fontlist+1] = {
id = font.nextid(),
size = size,
}
- --
- main.mathparameters = mathparameters -- still traditional ones
vfmath.addmissing(main,#fontlist,size)
+ --
mathematics.addfallbacks(main)
--
main.properties.math_is_scaled = true -- signal