summaryrefslogtreecommitdiff
path: root/tex/context/fonts/garamond-math.lfg
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-11-01 13:40:15 +0200
committerMarius <mariausol@gmail.com>2013-11-01 13:40:15 +0200
commit1d04224cdd84e606f0c70a47d10acc231f271b9f (patch)
tree27603311062cb58aac3314efee4a49b0aff8e9cb /tex/context/fonts/garamond-math.lfg
parentcee9a3771aff587813046ec75c780658e5328f80 (diff)
downloadcontext-1d04224cdd84e606f0c70a47d10acc231f271b9f.tar.gz
beta 2013.11.01 12:20
Diffstat (limited to 'tex/context/fonts/garamond-math.lfg')
-rw-r--r--tex/context/fonts/garamond-math.lfg28
1 files changed, 0 insertions, 28 deletions
diff --git a/tex/context/fonts/garamond-math.lfg b/tex/context/fonts/garamond-math.lfg
deleted file mode 100644
index a082f8a9d..000000000
--- a/tex/context/fonts/garamond-math.lfg
+++ /dev/null
@@ -1,28 +0,0 @@
-return {
- name = "garamond-math",
- version = "1.00",
- comment = "Goodies that complement garamond math.",
- author = "Hans, Mojca, Aditya",
- copyright = "ConTeXt development team",
- mathematics = {
- mapfiles = {
- "mdugm.map",
- "mkiv-base.map",
- },
- virtuals = {
- ["garamond-math"] = {
- -- { name = "file:ugmr8a", features = "virtualmath", main = true },
- { name = "file:ugmri8a", features = "virtualmath", main = true },
- -- { name = "md-gmr7m.tfm", vector = "tex-mr" },
- { name = "md-gmri7m.tfm", vector = "tex-mi", skewchar=0x7F },
- { name = "md-gmri7m.tfm", vector = "tex-it", skewchar=0x7F },
- { name = "md-gmr7y.tfm", vector = "tex-sy", skewchar=0x30, parameters = true },
- { name = "md-gmr7v.tfm", vector = "tex-ex", extension = true },
- -- { name = "md-gmmma.tfm", vector = "tex-ma" },
- -- { name = "md-gmmmb.tfm", vector = "tex-mb" },
- { name = "msam10.tfm", vector = "tex-ma" },
- { name = "msbm10.tfm", vector = "tex-mb" },
- }
- }
- }
-}