summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/third/typescripts/type-aller.mkii
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-10-02 23:55:15 +0000
committerKarl Berry <karl@freefriends.org>2010-10-02 23:55:15 +0000
commit3404af13263a78f09118304b65e3e2c9bc582515 (patch)
treee2fac6b4493da3f326ad4927ebd8699d96e9df81 /Master/texmf-dist/tex/context/third/typescripts/type-aller.mkii
parent7aee0adc68902ce5076886cca4b68350f58c60b5 (diff)
context-typescripts (1oct10)
git-svn-id: svn://tug.org/texlive/trunk@19977 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/third/typescripts/type-aller.mkii')
-rw-r--r--Master/texmf-dist/tex/context/third/typescripts/type-aller.mkii46
1 files changed, 37 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/context/third/typescripts/type-aller.mkii b/Master/texmf-dist/tex/context/third/typescripts/type-aller.mkii
index b787d62dd37..3c804f7b2ac 100644
--- a/Master/texmf-dist/tex/context/third/typescripts/type-aller.mkii
+++ b/Master/texmf-dist/tex/context/third/typescripts/type-aller.mkii
@@ -1,6 +1,6 @@
%D \module
%D [ file=type-aller,
-%D version=2008.11.06,
+%D version=2010.09.13,
%D title=\CONTEXT\ Typescript Macros,
%D subtitle=Aller Font Definitions,
%D author=Wolfgang Schuster,
@@ -10,14 +10,42 @@
%C Copyright 2009 Wolfgang Schuster.
%C This file may be distributed under the GNU General Public License v. 2.0.
-\starttypescript [sans] [aller,aller-light,aller-display]
- \definefontsynonym [Aller-Regular] [name:Aller] [features=default]
- \definefontsynonym [Aller-Italic] [name:Aller Italic] [features=default]
- \definefontsynonym [Aller-Bold] [name:Aller Bold] [features=default]
- \definefontsynonym [Aller-BoldItalic] [name:Aller Bold Italic] [features=default]
- \definefontsynonym [Aller-Display] [name:Aller Display] [features=default]
- \definefontsynonym [Aller-LightRegular] [name:Aller Light] [features=default]
- \definefontsynonym [Aller-LightItalic] [name:Aller Light Italic] [features=default]
+\starttypescriptcollection [aller]
+
+\starttypescript [\s!sans] [aller,aller-light,aller-display]
+ \definefontsynonym [Aller-Regular] [\s!file:Aller] [\s!features=\s!default]
+ \definefontsynonym [Aller-Italic] [\s!file:Aller Italic] [\s!features=\s!default]
+ \definefontsynonym [Aller-Bold] [\s!file:Aller Bold] [\s!features=\s!default]
+ \definefontsynonym [Aller-BoldItalic] [\s!file:Aller Bold Italic] [\s!features=\s!default]
+ \definefontsynonym [Aller-Display] [\s!file:Aller Display] [\s!features=\s!default]
+ \definefontsynonym [Aller-LightRegular] [\s!file:Aller Light] [\s!features=\s!default]
+ \definefontsynonym [Aller-LightItalic] [\s!file:Aller Light Italic] [\s!features=\s!default]
+\stoptypescript
+
+\starttypescript [\s!sans] [aller]
+ \setups[\s!font:\s!fallback:\s!sans]
+ \definefontsynonym [\s!Sans] [Aller-Regular] [\s!features=\s!default]
+ \definefontsynonym [\s!SansItalic] [Aller-Italic] [\s!features=\s!default]
+ \definefontsynonym [\s!SansBold] [Aller-Bold] [\s!features=\s!default]
+ \definefontsynonym [\s!SansBoldItalic] [Aller-BoldItalic] [\s!features=\s!default]
+\stoptypescript
+
+\starttypescript [\s!sans] [aller-light]
+ \setups[\s!font:\s!fallback:\s!sans]
+ \definefontsynonym [\s!Sans] [Aller-LightRegular] [\s!features=\s!default]
+ \definefontsynonym [\s!SansItalic] [Aller-LightItalic] [\s!features=\s!default]
\stoptypescript
+\starttypescript [\s!sans] [aller-display]
+ \setups[\s!font:\s!fallback:\s!sans]
+ \definefontsynonym [\s!Sans] [Aller-Display] [\s!features=\s!default]
+\stoptypescript
+
+\starttypescript [aller,aller-light,aller-display]
+ \definetypeface [\typescriptone] [ss] [\s!sans] [\typescriptone] [default]
+ \quittypescriptscanning
+\stoptypescript
+
+\stoptypescriptcollection
+
\endinput