From 85b7bc695629926641c7cb752fd478adfdf374f3 Mon Sep 17 00:00:00 2001 From: Marius Date: Sun, 4 Jul 2010 15:32:09 +0300 Subject: stable 2010-05-24 13:10 --- tex/context/fonts/informal-math.lfg | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 tex/context/fonts/informal-math.lfg (limited to 'tex/context/fonts/informal-math.lfg') diff --git a/tex/context/fonts/informal-math.lfg b/tex/context/fonts/informal-math.lfg new file mode 100644 index 000000000..67fb73b39 --- /dev/null +++ b/tex/context/fonts/informal-math.lfg @@ -0,0 +1,22 @@ +return { + name = "informal-math", + version = "1.00", + comment = "Goodies that complement informal math.", + author = "Hans, Mojca, Aditya", + copyright = "ConTeXt development team", + mathematics = { + mapfiles = { + "original-micropress-informal.map", + }, + virtuals = { + ["hvmath-math"] = { + { name = "file:ifrg.afm", features = "virtualmath", main = true }, + { name = "ifrm10cm.tfm", vector="tex-mr" }, + { name = "ifmi10", vector = "tex-mi", skewchar=0x7F }, + { name = "ifmi10.tfm", vector = "tex-it", skewchar=0x7F }, + { name = "ifsy10.tfm", vector = "tex-sy", skewchar=0x30, parameters = true }, + { name = "ifex10.tfm", vector = "tex-ex", extension = true }, + } + } + } +} -- cgit v1.2.3