summaryrefslogtreecommitdiff
path: root/tex/context/base/type-imp-texgyre.mkiv
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2012-11-21 17:20:15 +0200
committerMarius <mariausol@gmail.com>2012-11-21 17:20:15 +0200
commit6ff1b85c8ffeed52b161c7242d4bc5519f244077 (patch)
tree497fb07f06b87f3980f4c8d516bb36911006799c /tex/context/base/type-imp-texgyre.mkiv
parentbe67c402473c7a5c3c5dde681b61f4894505fee9 (diff)
downloadcontext-6ff1b85c8ffeed52b161c7242d4bc5519f244077.tar.gz
beta 2012.11.21 16:11
Diffstat (limited to 'tex/context/base/type-imp-texgyre.mkiv')
-rw-r--r--tex/context/base/type-imp-texgyre.mkiv64
1 files changed, 47 insertions, 17 deletions
diff --git a/tex/context/base/type-imp-texgyre.mkiv b/tex/context/base/type-imp-texgyre.mkiv
index 823f6b4a9..f956f731f 100644
--- a/tex/context/base/type-imp-texgyre.mkiv
+++ b/tex/context/base/type-imp-texgyre.mkiv
@@ -197,26 +197,56 @@
\stoptypescriptcollection
-\starttypescriptcollection[xmath]
+\startmode[txmath]
- % Times Math (tx)
+ \starttypescriptcollection[texgyre-math-times]
- \starttypescript [\s!math][times,termes][\s!all]
- \loadfontgoodies[tx-math]
- \definefontsynonym[\s!MathRoman][txmath@tx-math]
- % \definefontsynonym[\s!MathRomanBold][MathRoman]
- \stoptypescript
+ \starttypescript [\s!math][times,termes][\s!all]
+ \loadfontgoodies[tx-math]
+ \definefontsynonym[\s!MathRoman][txmath@tx-math]
+ % \definefontsynonym[\s!MathRomanBold][MathRoman]
+ \stoptypescript
- % Palatino Math (px)
+ \stoptypescriptcollection
- \starttypescript [\s!math][palatino,pagella][\s!all]
- \loadfontgoodies[px-math]
- \definefontsynonym[\s!MathRoman][pxmath@px-math]
- % \definefontsynonym[\s!MathRomanBold][MathRoman]
- \stoptypescript
+\stopmode
-% \starttypescript [\s!math][palatino,pagella][\s!all]
-% \definefontsynonym[\s!MathRoman][file:texgyrepagella-math.otf][\s!features=\s!math\mathsizesuffix]
-% \stoptypescript
+\startnotmode[txmath]
-\stoptypescriptcollection
+ \starttypescriptcollection[texgyre-math-times]
+
+ \starttypescript [\s!math][times,termes][\s!all]
+ \loadfontgoodies[texgyre]
+ \definefontsynonym[\s!MathRoman][file:tgtermesmath-regular.otf][\s!features=\s!math\mathsizesuffix]
+ \stoptypescript
+
+ \stoptypescriptcollection
+
+\stopnotmode
+
+\startmode[pxmath]
+
+ \starttypescriptcollection[texgyre-math]
+
+ \starttypescript [\s!math][palatino,pagella][\s!all]
+ \loadfontgoodies[px-math]
+ \definefontsynonym[\s!MathRoman][pxmath@px-math]
+ % \definefontsynonym[\s!MathRomanBold][MathRoman]
+ \stoptypescript
+
+ \stoptypescriptcollection
+
+\stopmode
+
+\startnotmode[pxmath]
+
+ \starttypescriptcollection[texgyre-math]
+
+ \starttypescript [\s!math][palatino,pagella][\s!all]
+ \loadfontgoodies[texgyre]
+ \definefontsynonym[\s!MathRoman][file:tgpagellamath-regular.otf][\s!features=\s!math\mathsizesuffix]
+ \stoptypescript
+
+ \stoptypescriptcollection
+
+\stopnotmode