summaryrefslogtreecommitdiff
path: root/tex/context/fonts/mkiv/lm-math.lfg
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/fonts/mkiv/lm-math.lfg')
-rw-r--r--tex/context/fonts/mkiv/lm-math.lfg10
1 files changed, 4 insertions, 6 deletions
diff --git a/tex/context/fonts/mkiv/lm-math.lfg b/tex/context/fonts/mkiv/lm-math.lfg
index a0fd2c21c..2f5a69e36 100644
--- a/tex/context/fonts/mkiv/lm-math.lfg
+++ b/tex/context/fonts/mkiv/lm-math.lfg
@@ -235,6 +235,10 @@ return {
author = "Hans Hagen",
copyright = "ConTeXt development team",
mathematics = {
+ parameters = {
+ NoLimitSupFactor = 0,
+ NoLimitSubFactor = 900,
+ },
mapfiles = {
"lm-math.map",
"lm-rm.map",
@@ -253,11 +257,5 @@ return {
variables = {
joinrelfactor = 3, -- default anyway
},
- parameters = { -- test values
- -- FactorA = 123.456,
- -- FactorB = false,
- -- FactorC = function(value,target,original) return 7.89 * target.factor end,
- -- FactorD = "Hi There!",
- },
}
}