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/px-math.lfg | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 tex/context/fonts/px-math.lfg (limited to 'tex/context/fonts/px-math.lfg') diff --git a/tex/context/fonts/px-math.lfg b/tex/context/fonts/px-math.lfg new file mode 100644 index 000000000..b261f0701 --- /dev/null +++ b/tex/context/fonts/px-math.lfg @@ -0,0 +1,24 @@ +return { + name = "px-math", + version = "1.00", + comment = "Goodies that complement px math.", + author = "Hans Hagen", + copyright = "ConTeXt development team", + mathematics = { + mapfiles = { + "mkiv-px.map", + }, + virtuals = { + ["px-math"] = { + { name = "texgyrepagella-regular.otf", features = "virtualmath", main = true }, + { name = "rpxr.tfm", vector = "tex-mr" } , + { name = "rpxmi.tfm", vector = "tex-mi", skewchar=0x7F }, + { name = "rpxpplri.tfm", vector = "tex-it", skewchar=0x7F }, + { name = "pxsy.tfm", vector = "tex-sy", skewchar=0x30, parameters = true } , + { name = "pxex.tfm", vector = "tex-ex", extension = true } , + { name = "pxsya.tfm", vector = "tex-ma" }, + { name = "pxsyb.tfm", vector = "tex-mb" }, + }, + } + } +} -- cgit v1.2.3