summaryrefslogtreecommitdiff
path: root/tex/context/fonts/informal-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/informal-math.lfg
parentf5aed2e51223c36c84c5f25a6cad238b2af59087 (diff)
downloadcontext-8d8d528d2ad52599f11250cfc567fea4f37f2a8b.tar.gz
2016-01-12 16:26:00
Diffstat (limited to 'tex/context/fonts/informal-math.lfg')
-rw-r--r--tex/context/fonts/informal-math.lfg22
1 files changed, 0 insertions, 22 deletions
diff --git a/tex/context/fonts/informal-math.lfg b/tex/context/fonts/informal-math.lfg
deleted file mode 100644
index a1f461740..000000000
--- a/tex/context/fonts/informal-math.lfg
+++ /dev/null
@@ -1,22 +0,0 @@
-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 = {
- ["informal-math"] = {
- { name = "file:ifrg.afm", features = "virtualmath", main = true },
- { name = "file:ifrm10cm.tfm", vector="tex-mr" },
- { name = "file:ifmi10.tfm", vector = "tex-mi", skewchar=0x7F },
- { name = "file:ifmi10.tfm", vector = "tex-it", skewchar=0x7F },
- { name = "file:ifsy10.tfm", vector = "tex-sy", skewchar=0x30, parameters = true },
- { name = "file:ifex10.tfm", vector = "tex-ex", extension = true },
- }
- }
- }
-}