type-exa.tex / last modification: 2007-07-31 11:06
%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