summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/third/typescripts/type-leftist.tex
blob: 8f4d5f94533fb84c5b0e4f4f0017f22fec541cc0 (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
27
%D \module
%D   [       file=type-leftist,
%D        version=2009.08.18,
%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]
    \quittypescriptscanning
\stoptypescript

\endinput