summaryrefslogtreecommitdiff
path: root/tex/context/fonts
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-04-06 15:00:22 +0300
committerMarius <mariausol@gmail.com>2013-04-06 15:00:22 +0300
commit99c647f91806e9b73970a8e252af5a7974d5a57d (patch)
tree19306fbe23ad3b1617edda7c4aa47a9ac44a1ea9 /tex/context/fonts
parentd0342a37af2ced0e9b350e01ab3eaa2311f0cdb9 (diff)
downloadcontext-99c647f91806e9b73970a8e252af5a7974d5a57d.tar.gz
beta 2013.04.05 22:00
Diffstat (limited to 'tex/context/fonts')
-rw-r--r--tex/context/fonts/lm.lfg22
1 files changed, 22 insertions, 0 deletions
diff --git a/tex/context/fonts/lm.lfg b/tex/context/fonts/lm.lfg
index 5f78eddfd..792e723e8 100644
--- a/tex/context/fonts/lm.lfg
+++ b/tex/context/fonts/lm.lfg
@@ -13,6 +13,28 @@ return {
mathematics.tweaks.fixbadprime, -- prime is too low
},
},
+ dimensions = {
+ -- always applied
+-- default = {
+-- },
+ -- driven by 'mathdimensions' feature
+ signs = {
+ -- set dimensions
+ -- [0x00B1] = { -- ±
+ -- height = 500, depth = 0,
+ -- },
+ -- [0x2213] = { -- ∓
+ -- height = 500, depth = 0,
+ -- },
+ -- move in boundingbox
+ [0x00B1] = { -- ±
+ yoffset = 100,
+ },
+ [0x2213] = { -- ∓
+ yoffset = -100,
+ },
+ }
+ }
},
filenames = {
["latinmodern-math-regular.otf"] = {