summaryrefslogtreecommitdiff
path: root/tex/context/base/type-otf.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/type-otf.mkiv')
-rw-r--r--tex/context/base/type-otf.mkiv18
1 files changed, 18 insertions, 0 deletions
diff --git a/tex/context/base/type-otf.mkiv b/tex/context/base/type-otf.mkiv
index 983e197de..e7844fb0b 100644
--- a/tex/context/base/type-otf.mkiv
+++ b/tex/context/base/type-otf.mkiv
@@ -525,6 +525,24 @@
\loadmapfile[mdput.map]
\stoptypescript
+% asana math
+
+\starttypescript [math] [asana]
+ \definefontsynonym [AsanaMath] [name:asanamath]
+\stoptypescript
+
+\starttypescript [math] [asana] [name]
+ \definefontsynonym [MathRoman] [AsanaMath] [features=math\mathsizesuffix]
+\stoptypescript
+
+\starttypescript[asana]
+ \definetypeface [\typescriptone] [rm] [serif] [palatino] [default]
+ \definetypeface [\typescriptone] [ss] [sans] [modern] [default] [rscale=1.075]
+ \definetypeface [\typescriptone] [tt] [mono] [modern] [default] [rscale=1.075]
+ \definetypeface [\typescriptone] [mm] [math] [\typescriptone] [default]
+ \quittypescriptscanning
+\stoptypescript
+
\stoptypescriptcollection
\endinput