summaryrefslogtreecommitdiff
path: root/tex/context/fonts/mkiv/concrete-math.lfg
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/fonts/mkiv/concrete-math.lfg')
-rw-r--r--tex/context/fonts/mkiv/concrete-math.lfg22
1 files changed, 16 insertions, 6 deletions
diff --git a/tex/context/fonts/mkiv/concrete-math.lfg b/tex/context/fonts/mkiv/concrete-math.lfg
index fd2d5caad..68d686593 100644
--- a/tex/context/fonts/mkiv/concrete-math.lfg
+++ b/tex/context/fonts/mkiv/concrete-math.lfg
@@ -1,5 +1,3 @@
--- this file might go away and is for experiments only
-
local common = fonts.goodies.load("common-math.lfg")
local presets = common.mathematics.tweaks.presets
@@ -27,8 +25,16 @@ return {
-- {
-- tweak = "addmirrors",
-- },
--- presets.matheulercalligraphic { rscale = 0.97 },
--- presets.mathrsfscript { rscale = 0.95 },
+ presets.scripttocalligraphic { },
+ presets.rsfstoscript { },
+ presets.rsfsuprighttoscript { },
+ presets.moderntocalligraphic { },
+ presets.eulertocalligraphic { },
+ presets.xitsarabic { },
+ presets.fallbacks { },
+ presets.moveitalics { correct = true },
+ presets.moveintegrals { factor = 1.5 },
+ presets.wipeitalics { },
{
tweak = "kerns",
list = {
@@ -52,13 +58,17 @@ return {
tweak = "setoptions",
set = { "ignorekerndimensions" }
},
+ -- this is the mkiv section
+ {
+ tweak = "emulatelmtx",
+ feature = "emulatelmtx",
+ comment = "this is for mkiv",
+ },
},
},
bigslots = {
1, 2, 3, 4
},
},
-
}
-