summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/type-exa.tex
blob: 29f882f02722895361ef23d0cb748330d65f4c06 (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-exa,
%D        version=2001.04.12,
%D          title=\CONTEXT\ Typescript Macros,
%D       subtitle=Example scripts,
%D         author=Hans Hagen,
%D           date=\currentdate,
%D      copyright={PRAGMA / Hans Hagen \& Ton Otten}]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
%C details.

%D The examples are moved to \type {type-one}, \type {type-otf} and
%D \type {type-buy}.

\starttypescript [fallback,modern,modern-base] [il2]
    \usetypescript[\typescriptone][ec]
    \enableregime[il2]
\stoptypescript

\starttypescript [fallback,modern,modern-base] [pl0]
    \usetypescript[\typescriptone][qx]
    \enableregime[pl0]
\stoptypescript

\endinput