summaryrefslogtreecommitdiff
path: root/tex/context/base/type-otf.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2009-08-12 23:13:00 +0200
committerHans Hagen <pragma@wxs.nl>2009-08-12 23:13:00 +0200
commite8f0a87bf330d7a4bbffca3f3c7b600e06a7a016 (patch)
tree91c5758e330763d2e16fbecd77fcd2d7ef6ebae2 /tex/context/base/type-otf.mkiv
parent8def9a965dd090ee803cc6c12e186bb48ae4dcf7 (diff)
downloadcontext-e8f0a87bf330d7a4bbffca3f3c7b600e06a7a016.tar.gz
beta 2009.08.12 23:13
Diffstat (limited to 'tex/context/base/type-otf.mkiv')
-rw-r--r--tex/context/base/type-otf.mkiv24
1 files changed, 24 insertions, 0 deletions
diff --git a/tex/context/base/type-otf.mkiv b/tex/context/base/type-otf.mkiv
index 7ca3e62fb..1efd54488 100644
--- a/tex/context/base/type-otf.mkiv
+++ b/tex/context/base/type-otf.mkiv
@@ -473,6 +473,30 @@
\quittypescriptscanning
\stoptypescript
+% lucida
+
+\starttypescript [math] [lucida,lucidanewmath] [all]
+ \definefontsynonym[MathRoman][lucidamath@lucida-math]
+ \loadmapfile[lucida.map]
+\stoptypescript
+
+% mathdesign
+
+\starttypescript [math] [charter,mathdesignch] [all]
+ \definefontsynonym[MathRoman][chartermath@charter-math]
+ \loadmapfile[mdbch.map]
+\stoptypescript
+
+\starttypescript [math] [garamond,mathdesigngm] [all]
+ \definefontsynonym[MathRoman][garamondmath@garamond-math]
+ \loadmapfile[mdugm.map]
+\stoptypescript
+
+\starttypescript [math] [utopia,mathdesignut] [all]
+ \definefontsynonym[MathRoman][utopiamath@utopia-math]
+ \loadmapfile[mdput.map]
+\stoptypescript
+
\stoptypescriptcollection
\endinput