summaryrefslogtreecommitdiff
path: root/tex/context/fonts/px-math.lfg
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-01-12 17:15:07 +0100
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-01-12 17:15:07 +0100
commit8d8d528d2ad52599f11250cfc567fea4f37f2a8b (patch)
tree94286bc131ef7d994f9432febaf03fe23d10eef8 /tex/context/fonts/px-math.lfg
parentf5aed2e51223c36c84c5f25a6cad238b2af59087 (diff)
downloadcontext-8d8d528d2ad52599f11250cfc567fea4f37f2a8b.tar.gz
2016-01-12 16:26:00
Diffstat (limited to 'tex/context/fonts/px-math.lfg')
-rw-r--r--tex/context/fonts/px-math.lfg31
1 files changed, 0 insertions, 31 deletions
diff --git a/tex/context/fonts/px-math.lfg b/tex/context/fonts/px-math.lfg
deleted file mode 100644
index 14f71dad3..000000000
--- a/tex/context/fonts/px-math.lfg
+++ /dev/null
@@ -1,31 +0,0 @@
-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 = "texgyre-pagella-math-regular.otf", features = "virtualmath", main = true },
- { name = "texgyrepagella-regular.otf", features = "virtualmath", vector = "tex-mr-missing" } ,
- { 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" },
- { name = "texgyrepagella-bold.otf", vector = "tex-bf", skewchar=0x7F } ,
- { name = "texgyrepagella-bolditalic.otf", vector = "tex-bi" } ,
- { name = "lmsans10-regular.otf", vector = "tex-ss", optional=true },
- { name = "lmmono10-regular.otf", vector = "tex-tt", optional=true },
- },
- }
- }
-}
-
-