From 8d8d528d2ad52599f11250cfc567fea4f37f2a8b Mon Sep 17 00:00:00 2001 From: Context Git Mirror Bot Date: Tue, 12 Jan 2016 17:15:07 +0100 Subject: 2016-01-12 16:26:00 --- tex/context/fonts/mkiv/mdbch-math.lfg | 37 +++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 tex/context/fonts/mkiv/mdbch-math.lfg (limited to 'tex/context/fonts/mkiv/mdbch-math.lfg') diff --git a/tex/context/fonts/mkiv/mdbch-math.lfg b/tex/context/fonts/mkiv/mdbch-math.lfg new file mode 100644 index 000000000..c66a3575a --- /dev/null +++ b/tex/context/fonts/mkiv/mdbch-math.lfg @@ -0,0 +1,37 @@ +return { + name = "mdbch-math", + version = "1.00", + comment = "Math fonts that complement ITC Charter.", + author = "Hans, Mojca, Aditya", + copyright = "ConTeXt development team", + mathematics = { + mapfiles = { + "mdbch.map", + "mkiv-base.map", + }, + virtuals = { + ["mdbch-rm"] = { + { name = "file:bchr8a", features = "virtualmath", main = true }, + { name = "mdbchr7m", vector = "tex-mr", skewchar=0x7F }, + { name = "mdbchri7m", vector = "tex-mi", skewchar=0x7F }, + { name = "mdbchri7m", vector = "tex-it", skewchar=0x7F }, + { name = "mdbchb7m", vector = "tex-bf", skewchar=0x7F }, + { name = "mdbchbi7m", vector = "tex-bi", skewchar=0x7F }, + { name = "mdbchr7y", vector = "tex-sy", skewchar=0x30, parameters = true }, + { name = "mdbchr7v", vector = "tex-ex", extension = true }, + { name = "mdbchrma", vector = "tex-ma" }, + { name = "mdbchrmb", vector = "tex-mb" }, + }, + ["mdbch-bf"] = { + { name = "file:bchb8a", features = "virtualmath", main = true }, + { name = "mdbchb7m", vector = "tex-mr", skewchar=0x7F }, + { name = "mdbchbi7m", vector = "tex-mi", skewchar=0x7F }, + { name = "mdbchbi7m", vector = "tex-it", skewchar=0x7F }, + { name = "mdbchb7y", vector = "tex-sy", skewchar=0x30, parameters = true }, + { name = "mdbchb7v", vector = "tex-ex", extension = true }, + { name = "mdbchbma", vector = "tex-ma" }, + { name = "mdbchbmb", vector = "tex-mb" }, + } + } + } +} -- cgit v1.2.3