summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/third/typescripts/type-charter.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-charter.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-charter.mkii')
-rw-r--r--Master/texmf-dist/tex/context/third/typescripts/type-charter.mkii46
1 files changed, 38 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/context/third/typescripts/type-charter.mkii b/Master/texmf-dist/tex/context/third/typescripts/type-charter.mkii
index 5daeba04058..ee2d0412cbd 100644
--- a/Master/texmf-dist/tex/context/third/typescripts/type-charter.mkii
+++ b/Master/texmf-dist/tex/context/third/typescripts/type-charter.mkii
@@ -1,6 +1,6 @@
%D \module
%D [ file=type-charter,
-%D version=2008.06.08,
+%D version=2010.09.13,
%D title=\CONTEXT\ Typescript Macros,
%D subtitle=Charter Font Definitions,
%D author=Wolfgang Schuster,
@@ -10,13 +10,43 @@
%C Copyright 2009 Wolfgang Schuster.
%C This file may be distributed under the GNU General Public License v. 2.0.
-\starttypescript [serif] [charter,charter-bold]
- \definefontsynonym [CharterITC-Regular] [name:Charter ITC Pro Regular] [features=default]
- \definefontsynonym [CharterITC-Bold] [name:Charter ITC Pro Bold] [features=default]
- \definefontsynonym [CharterITC-Italic] [name:Charter ITC Pro Italic] [features=default]
- \definefontsynonym [CharterITC-BoldItalic] [name:Charter ITC Pro Bold Italic] [features=default]
- \definefontsynonym [CharterITC-Black] [name:Charter ITC Pro Black] [features=default]
- \definefontsynonym [CharterITC-BlackItalic] [name:Charter ITC Pro Black Italic] [features=default]
+\starttypescriptcollection[charter]
+
+\starttypescript [\s!serif] [charter,charter-bold]
+ \definefontsynonym [CharterITC-Regular] [\s!file:CharterITCPro-Regular] [\s!features=\s!default]
+ \definefontsynonym [CharterITC-Italic] [\s!file:CharterITCPro-Italic] [\s!features=\s!default]
+ \definefontsynonym [CharterITC-Bold] [\s!file:CharterITCPro-Bold] [\s!features=\s!default]
+ \definefontsynonym [CharterITC-BoldItalic] [\s!file:CharterITCPro-BoldItalic] [\s!features=\s!default]
+ \definefontsynonym [CharterITC-Black] [\s!file:CharterITCPro-Black] [\s!features=\s!default]
+ \definefontsynonym [CharterITC-BlackItalic] [\s!file:CharterITCPro-BlackItalic] [\s!features=\s!default]
+\stoptypescript
+
+\starttypescript [\s!serif] [charter]
+ \setups[\s!font:\s!fallback:\s!serif]
+ \definefontsynonym [\s!Serif] [CharterITC-Regular] [\s!features=\s!default]
+ \definefontsynonym [\s!SerifItalic] [CharterITC-Italic] [\s!features=\s!default]
+ \definefontsynonym [\s!SerifBold] [CharterITC-Bold] [\s!features=\s!default]
+ \definefontsynonym [\s!SerifBoldItalic] [CharterITC-BoldItalic] [\s!features=\s!default]
+ \definefontsynonym [\s!SerifCaps] [CharterITC-Regular] [\s!features=\s!smallcaps]
+\stoptypescript
+
+\starttypescript [\s!serif] [charter-bold]
+ \setups[\s!font:\s!fallback:\s!serif]
+ \definefontsynonym [\s!Serif] [CharterITC-Bold] [\s!features=\s!default]
+ \definefontsynonym [\s!SerifItalic] [CharterITC-BoldItalic] [\s!features=\s!default]
+ \definefontsynonym [\s!SerifBold] [CharterITC-Black] [\s!features=\s!default]
+ \definefontsynonym [\s!SerifBoldItalic] [CharterITC-BlackItalic] [\s!features=\s!default]
+ \definefontsynonym [\s!SerifCaps] [CharterITC-Bold] [\s!features=\s!smallcaps]
+\stoptypescript
+
+\starttypescript [charter,charter-bold]
+ \definetypeface [\typescriptone] [rm] [\s!serif] [\typescriptone] [\s!default]
+ \definetypeface [\typescriptone] [ss] [\s!sans] [modern] [\s!default]
+ \definetypeface [\typescriptone] [tt] [\s!mono] [modern] [\s!default]
+ \definetypeface [\typescriptone] [mm] [\s!math] [modern] [\s!default]
+ \quittypescriptscanning
\stoptypescript
+\stoptypescriptcollection
+
\endinput