summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/fonts/mdici-math.lfg
diff options
context:
space:
mode:
authorMojca Miklavec <mojca.miklavec@gmail.com>2014-01-03 12:47:50 +0000
committerMojca Miklavec <mojca.miklavec@gmail.com>2014-01-03 12:47:50 +0000
commitf6eb6c21d2b52f7713e59cbf9734f668489fd071 (patch)
treec7642bba940b29325edc2b2f3fed20b5d9c5f0cc /Master/texmf-dist/tex/context/fonts/mdici-math.lfg
parentdcb2aaacd80d8af3d5a026950e17c3c738b08a7b (diff)
context: support for new mathdesign (r31639) thanks to Wolfgang Schuster
git-svn-id: svn://tug.org/texlive/trunk@32556 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/fonts/mdici-math.lfg')
-rw-r--r--Master/texmf-dist/tex/context/fonts/mdici-math.lfg37
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/fonts/mdici-math.lfg b/Master/texmf-dist/tex/context/fonts/mdici-math.lfg
new file mode 100644
index 00000000000..8c16b866532
--- /dev/null
+++ b/Master/texmf-dist/tex/context/fonts/mdici-math.lfg
@@ -0,0 +1,37 @@
+return {
+ name = "mdici-math",
+ version = "1.00",
+ comment = "Math fonts that complement Charter ITC Std.",
+ author = "Hans, Mojca, Aditya",
+ copyright = "ConTeXt development team",
+ mathematics = {
+ mapfiles = {
+ "mdici.map",
+ "mkiv-base.map",
+ },
+ virtuals = {
+ ["mdici-rm"] = {
+ { name = "file:bchr8a", features = "virtualmath", main = true },
+ { name = "mdicir7m", vector = "tex-mr", skewchar=0x7F },
+ { name = "mdiciri7m", vector = "tex-mi", skewchar=0x7F },
+ { name = "mdiciri7m", vector = "tex-it", skewchar=0x7F },
+ { name = "mdicib7m", vector = "tex-bf", skewchar=0x7F },
+ { name = "mdicibi7m", vector = "tex-bi", skewchar=0x7F },
+ { name = "mdicir7y", vector = "tex-sy", skewchar=0x30, parameters = true },
+ { name = "mdicir7v", vector = "tex-ex", extension = true },
+ { name = "mdicirma", vector = "tex-ma" },
+ { name = "mdicirmb", vector = "tex-mb" },
+ },
+ ["mdici-bf"] = {
+ { name = "file:bchb8a", features = "virtualmath", main = true },
+ { name = "mdicib7m", vector = "tex-mr", skewchar=0x7F },
+ { name = "mdicibi7m", vector = "tex-mi", skewchar=0x7F },
+ { name = "mdicibi7m", vector = "tex-it", skewchar=0x7F },
+ { name = "mdicib7y", vector = "tex-sy", skewchar=0x30, parameters = true },
+ { name = "mdicib7v", vector = "tex-ex", extension = true },
+ { name = "mdicibma", vector = "tex-ma" },
+ { name = "mdicibmb", vector = "tex-mb" },
+ }
+ }
+ }
+}