summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/third/typescripts/type-leftist.tex
blob: eb7e5cb2e4332b6f38aa84b14b69a32e119728e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
%D \module
%D   [       file=type-leftist,
%D        version=2009.03.29,
%D          title=\CONTEXT\ Typescript Macros,
%D       subtitle=Leftist Font Definitions,
%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] [leftist]
    \setups[font:fallback:serif]
    \definefontsynonym [Serif] [LeftistMono-Regular] [features=default]
\stoptypescript

\starttypescript [serif] [leftist]
    \definefontsynonym [LeftistMono-Regular] [name:Leftist Mono Serif] [features=default]
\stoptypescript

\starttypescript [leftist]
    \definetypeface [leftist] [rm] [serif] [leftist] [default]
\stoptypescript

\endinput