summaryrefslogtreecommitdiff
path: root/tex/context/fonts/mkiv/stix-two-math.lfg
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/fonts/mkiv/stix-two-math.lfg')
-rw-r--r--tex/context/fonts/mkiv/stix-two-math.lfg44
1 files changed, 40 insertions, 4 deletions
diff --git a/tex/context/fonts/mkiv/stix-two-math.lfg b/tex/context/fonts/mkiv/stix-two-math.lfg
index 4c382babb..d698167aa 100644
--- a/tex/context/fonts/mkiv/stix-two-math.lfg
+++ b/tex/context/fonts/mkiv/stix-two-math.lfg
@@ -20,6 +20,12 @@ return {
-- todo = { feature = 'ss14', value = 1, comment = "" },
circled = { feature = 'ss16', value = 1, comment = "Mathematical Alternative Circled Operators" },
},
+ parameters = {
+ NoLimitSupFactor = 0,
+ NoLimitSubFactor = 1000,
+ -- AccentBaseHeight = 0,
+ AccentBaseDepth = 30,
+ },
tweaks = {
aftercopying = {
{
@@ -29,14 +35,35 @@ return {
{
tweak = "dimensions",
list = {
- -- nothing yet
+ -- [0x00060] = { yoffset = -0.035 }, -- grave
+ -- [0x000B4] = { yoffset = -0.035 }, -- acute
+ -- [0x002C6] = { yoffset = -0.035 }, -- hat
+ -- [0x002DC] = { yoffset = -0.035 }, -- tilde
+ -- [0x000AF] = { yoffset = -0.05 }, -- bar
+ -- [0x002D8] = { yoffset = -0.035 }, -- breve
+ [0x002D9] = { yoffset = -0.02 }, -- dot
+ [0x000A8] = { yoffset = -0.02 }, -- ddot
+ [0x020DB] = { yoffset = 0.04 }, -- dddot
+ -- [0x002DA] = { yoffset = -0.05 }, -- ring
+ -- [0x002C7] = { yoffset = -0.05 }, -- check
+ [0x020D7] = { yoffset = -0.07 }, -- vec
+ -- [0x00300] = { yoffset = -0.07 , all=true }, -- widegrave
+ -- [0x00301] = { yoffset = -0.07 , all=true }, -- wideacute
+ -- [0x00302] = { yoffset = -0.02 , all=true }, -- widehat
+ -- [0x00303] = { yoffset = -0.02 , all=true }, -- widetilde
+ -- [0x00304] = { yoffset = -0.05 , all=true }, -- widebar
+ -- [0x00306] = { yoffset = -0.03 , all=true }, -- widebreve
+ -- [0x00307] = { yoffset = -0.03 , all=true }, -- widedot
+ -- [0x00308] = { yoffset = -0.03 , all=true }, -- wideddot
+ -- [0x020DB] = { yoffset = 0.0 , all=true }, -- widedddot
+ -- [0x0030A] = { yoffset = -0.05 , all=true }, -- widering
},
},
{
tweak = "fixprimes",
- scale = 0.7,
- smaller = true,
- factor = 0.85,
+ scale = 1,
+ -- smaller = true,
+ factor = 1,
},
{
tweak = "checkspacing",
@@ -44,8 +71,17 @@ return {
{
tweak = "addscripts",
},
+ {
+ tweak = "accentdimensions",
+ },
+ {
+ tweak = "addrules",
+ },
},
},
+ bigslots = {
+ 1, 3, 5, 7
+ },
},
}