summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/third/typescripts/type-leftist.tex
blob: 77f49642d48d2c663e7d67b7e10d167d6c8c246f (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
28
%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,
%D      license=GNU General Public License]

%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