summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/third/typescripts/type-droid.mkiv
diff options
context:
space:
mode:
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