diff options
author | Mojca Miklavec <mojca.miklavec@gmail.com> | 2014-05-05 20:29:55 +0000 |
---|---|---|
committer | Mojca Miklavec <mojca.miklavec@gmail.com> | 2014-05-05 20:29:55 +0000 |
commit | ba9a57343987f1c2c72396e7c38f1fa30352c24c (patch) | |
tree | 66a8b12cdf67427ce96770fd0e9e581759aade1c /Master/texmf-dist/tex/context/fonts/mdici-math.lfg | |
parent | 15242121b8ddf7d4a041fb3998d295dd8232e1eb (diff) |
ConTeXt 2014.04.28 23:24
git-svn-id: svn://tug.org/texlive/trunk@33856 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.lfg | 74 |
1 files changed, 37 insertions, 37 deletions
diff --git a/Master/texmf-dist/tex/context/fonts/mdici-math.lfg b/Master/texmf-dist/tex/context/fonts/mdici-math.lfg index 8c16b866532..84833c40796 100644 --- a/Master/texmf-dist/tex/context/fonts/mdici-math.lfg +++ b/Master/texmf-dist/tex/context/fonts/mdici-math.lfg @@ -1,37 +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" },
- }
- }
- }
-}
+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" }, + } + } + } +} |