diff options
Diffstat (limited to 'tex/context/fonts/mkiv/libertinus-math.lfg')
-rw-r--r-- | tex/context/fonts/mkiv/libertinus-math.lfg | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/tex/context/fonts/mkiv/libertinus-math.lfg b/tex/context/fonts/mkiv/libertinus-math.lfg index f0b542f42..4992b41be 100644 --- a/tex/context/fonts/mkiv/libertinus-math.lfg +++ b/tex/context/fonts/mkiv/libertinus-math.lfg @@ -79,6 +79,44 @@ return { -- topright = 0, bottomright = -0.15, }, + + ["0x7D.parts.top"] = { + topright = -0.2, + }, -- right brace top + ["0x7D.parts.bottom"] = { + bottomright = -0.2, + }, -- right brace bottom + -- ["0x7D.variants.*"] = { + -- topright = -0.05, + -- bottomright = -0.05, + -- }, -- right brace variants + ["0x29.parts.top"] = { + topright = -0.15, + }, -- right parenthesis top + ["0x29.parts.bottom"] = { + bottomright = -0.15, + }, -- right parenthesis bottom + ["0x29.variants.*"] = { + topright = -0.15, + bottomright = -0.15, + }, -- right parenthesis variants + ["0x221A.parts.top"] = { + topright = 0.2, + }, -- right radical top + ["0x221A.parts.bottom"] = { + bottomright = 0.2, + }, -- right radical bottom + ["0x221A.variants.*"] = { + topright = 0.2, + bottomright = 0.2, + }, -- right radical variants + + -- angle + [0x27E9] = { topright = -0.1, bottomright = -0.1 }, + ["0x27E9.variants.*"] = { topright = -0.2, bottomright = -0.2 }, + [0x27EB] = { topright = -0.1, bottomright = -0.1 }, + ["0x27EB.variants.*"] = { topright = -0.2, bottomright = -0.2 }, + }, }, { |