summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/third/typescripts/type-droid.mkiv
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-06-17 22:27:27 +0000
committerKarl Berry <karl@freefriends.org>2009-06-17 22:27:27 +0000
commiteca54d094ad6b9f8ace98afdd131707d273077c5 (patch)
tree569a6a20248d11ff13f682f43513afb563a429df /Master/texmf-dist/tex/context/third/typescripts/type-droid.mkiv
parentf6c7a2fb301ff5f5080cafe2e2aebf262cbe66a3 (diff)
new context package context-typescripts (16jun09)
git-svn-id: svn://tug.org/texlive/trunk@13791 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/third/typescripts/type-droid.mkiv')
-rw-r--r--Master/texmf-dist/tex/context/third/typescripts/type-droid.mkiv23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/third/typescripts/type-droid.mkiv b/Master/texmf-dist/tex/context/third/typescripts/type-droid.mkiv
new file mode 100644
index 00000000000..2288bd3053a
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/typescripts/type-droid.mkiv
@@ -0,0 +1,23 @@
+%D \module
+%D [ file=type-droid,
+%D version=2008.07.28,
+%D title=\CONTEXT\ Typescript Macros,
+%D subtitle=Droid Collection,
+%D author=Wolfgang Schuster,
+%D date=\currentdate,
+%D copyright=Wolfgang Schuster]
+%C
+%C Copyright 2009 Wolfgang Schuster.
+%C This file may be distributed under the GNU General Public License v. 2.0.
+
+\starttypescript [serif,sans,mono] [droid]
+ \definefontsynonym [DroidSerif-Regular] [name:droidserif] [features=default]
+ \definefontsynonym [DroidSerif-Italic] [name:droidserifitalic] [features=default]
+ \definefontsynonym [DroidSerif-Bold] [name:droidserifbold] [features=default]
+ \definefontsynonym [DroidSerif-BoldItalic] [name:droidserifbolditalic] [features=default]
+ \definefontsynonym [DroidSans-Regular] [name:droidsans] [features=default]
+ \definefontsynonym [DroidSans-Bold] [name:droidsansbold] [features=default]
+ \definefontsynonym [DroidMono-Regular] [name:droidsansmono] [features=default]
+\stoptypescript
+
+\endinput