summaryrefslogtreecommitdiff
path: root/tex/context/fonts/mkiv/lm-math.lfg
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2022-03-12 18:45:40 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2022-03-12 18:45:40 +0100
commit188632f4b0f71c5170a20f1b151bde68f603bfd9 (patch)
tree49a5a917a1ce6f17cbb6f542dff5b8254cd74c70 /tex/context/fonts/mkiv/lm-math.lfg
parentb7a7de31716616b7a5176259e2b60349f8089615 (diff)
downloadcontext-188632f4b0f71c5170a20f1b151bde68f603bfd9.tar.gz
2022-03-12 11:26:00
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!",
- },
}
}