summaryrefslogtreecommitdiff
path: root/tex/context/base/type-otf.mkiv
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-10-07 21:40:14 +0300
committerMarius <mariausol@gmail.com>2011-10-07 21:40:14 +0300
commitd2612a28604c479c3040cbe590f9ac8ba1a0f767 (patch)
tree85dc54ff8e4f8a38f1a7e07901256b7e4874be7b /tex/context/base/type-otf.mkiv
parent8867aebf22f20d09cbc1f9f80ba430de336de9b1 (diff)
downloadcontext-d2612a28604c479c3040cbe590f9ac8ba1a0f767.tar.gz
beta 2011.10.07 20:33
Diffstat (limited to 'tex/context/base/type-otf.mkiv')
-rw-r--r--tex/context/base/type-otf.mkiv44
1 files changed, 22 insertions, 22 deletions
diff --git a/tex/context/base/type-otf.mkiv b/tex/context/base/type-otf.mkiv
index c01a0f5c7..621cd1bea 100644
--- a/tex/context/base/type-otf.mkiv
+++ b/tex/context/base/type-otf.mkiv
@@ -1846,8 +1846,8 @@
\stoptypescriptcollection
-% \starttypescriptcollection[stix]
-%
+\starttypescriptcollection[stix]
+
% % This typescript is only provided to keep an eye on developments of this font
% % but currenty these are not proper opentype math fonts (for instance they have
% % no math table yet). We will not make a virtual font for this as eventually
@@ -1855,26 +1855,26 @@
% % to be ttf files as well. BTW, why 'italic' infull and 'bol' without 'd'?
%
% % As xits keeps evolving and also is bidirectional, it makes no sense to keep
-% % stix support around.
-%
-% \starttypescript [math] [stix] [name]
-% \definefontsynonym[MathRoman][\s!file:stixgeneral.otf] [\s!features=\s!math]
-% \stoptypescript
-%
-% \starttypescript [serif] [stix] [name]
-% \setups[\s!font:\s!fallback:\s!serif]
-% \definefontsynonym[\s!Serif] [\s!file:stixgeneral.otf] [\s!features=\s!default]
-% \definefontsynonym[\s!SerifBold] [\s!file:stixgeneralbol.otf] [\s!features=\s!default]
-% \definefontsynonym[\s!SerifItalic] [\s!file:stixgeneralitalic.otf] [\s!features=\s!default]
-% \definefontsynonym[\s!SerifBoldItalic][\s!file:stixgeneralbolita.otf] [\s!features=\s!default]
-% \stoptypescript
-%
-% \starttypescript[stix]
-% \definetypeface [stix] [rm] [\s!serif] [stix] [\s!default]
-% \definetypeface [stix] [mm] [\s!math] [stix] [\s!default]
-% \stoptypescript
-%
-% \stoptypescriptcollection
+% % stix support around. It might disappear. So, just for testing:
+
+ \starttypescript [math] [stix] [name]
+ \definefontsynonym[MathRoman][\s!file:stixgeneral.otf] [\s!features=\s!math]
+ \stoptypescript
+
+ \starttypescript [serif] [stix] [name]
+ \setups[\s!font:\s!fallback:\s!serif]
+ \definefontsynonym[\s!Serif] [\s!file:stix-regular.otf] [\s!features=\s!default]
+ \definefontsynonym[\s!SerifBold] [\s!file:stix-bold.otf] [\s!features=\s!default]
+ \definefontsynonym[\s!SerifItalic] [\s!file:stix-italic.otf] [\s!features=\s!default]
+ \definefontsynonym[\s!SerifBoldItalic][\s!file:stix-bolditalic.otf][\s!features=\s!default]
+ \stoptypescript
+
+ \starttypescript[stix]
+ \definetypeface [stix] [rm] [\s!serif] [stix] [\s!default]
+ \definetypeface [stix] [mm] [\s!math] [stix] [\s!default]
+ \stoptypescript
+
+\stoptypescriptcollection
% This one makes more sense. Xits uses the glyph collection from stix but packages
% it in a proper OpenType Math font. From the Stix site: Version 1.1, which will