type-one.tex / last modification: 2008-10-14 15:26
%D \module
%D   [       file=type-one,
%D        version=2007.07.30,
%D          title=\CONTEXT\ Typescript Macros,
%D       subtitle=Type One Definitions,
%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 This file merges the traditional enc, syn and map files into one. If
%D you think that it looks messy you're right. It shows some history of
%D \TEX\ fonts and the development towards latin modern.

% texfont --ven=public --col=antt     --enc=ec --sou=auto
% texfont --ven=public --col=antp     --enc=ec --sou=auto
% texfont --ven=urw    --col=palatino --enc=ec --sou=auto
% texfont --ven-lucas  --col=sun      --enc=ec --sou=.

% \usetypescript [all] [modern] [texnansi]
% \setupbodyfont[reset] \setupbodyfont[cmr]
% \starttext \showfont[Serif] \stoptext

\starttypescriptcollection[examples]

\starttypescript [fallback] [texnansi,ec,qx,t5,default]
    \definetypeface [] [rm] [serif] [modern] [computer-modern] [encoding=\typescripttwo]
    \definetypeface [] [ss] [sans]  [modern] [computer-modern] [encoding=\typescripttwo]
    \definetypeface [] [tt] [mono]  [modern] [computer-modern] [encoding=\typescripttwo]
    \definetypeface [] [mm] [math]  [modern] [computer-modern] [encoding=\typescripttwo]
    \quittypescriptscanning
\stoptypescript

\starttypescript [modern] [texnansi,ec,qx,t5,default]
    \definetypeface [modern] [rm] [serif] [modern] [computer-modern] [encoding=\typescripttwo]
    \definetypeface [modern] [ss] [sans]  [modern] [computer-modern] [encoding=\typescripttwo]
    \definetypeface [modern] [tt] [mono]  [modern] [computer-modern] [encoding=\typescripttwo]
    \definetypeface [modern] [mm] [math]  [modern] [computer-modern] [encoding=\typescripttwo]
    \quittypescriptscanning
\stoptypescript

\starttypescript [modern-base] [texnansi,ec,qx,t5,default]
    \definetypeface [modern] [rm] [serif] [modern] [default] [encoding=\typescripttwo]
    \definetypeface [modern] [ss] [sans]  [modern] [default] [encoding=\typescripttwo]
    \definetypeface [modern] [tt] [mono]  [modern] [default] [encoding=\typescripttwo]
    \definetypeface [modern] [mm] [math]  [modern] [default] [encoding=\typescripttwo]
    \quittypescriptscanning
\stoptypescript

\starttypescript [modern-base] [t2a,t2b,t2c,x2]
    \definetypeface [modern] [rm] [serif] [computer-modern] [default] [encoding=\typescripttwo]
    \definetypeface [modern] [ss] [sans]  [computer-modern] [default] [encoding=\typescripttwo]
    \definetypeface [modern] [tt] [mono]  [computer-modern] [default] [encoding=\typescripttwo]
    \definetypeface [modern] [mm] [math]  [computer-modern] [default] [encoding=\typescripttwo]
    \quittypescriptscanning
\stoptypescript

\starttypescript [postscript] [texnansi,ec,qx,t5,uc,8r]
    \definetypeface [postscript] [rm] [serif] [times]     [default] [encoding=\typescripttwo]
    \definetypeface [postscript] [ss] [sans]  [helvetica] [default] [rscale=.9,encoding=\typescripttwo]
    \definetypeface [postscript] [tt] [mono]  [courier]   [default] [rscale=1.1,encoding=\typescripttwo]
    \definetypeface [postscript] [mm] [math]  [times]     [default]
    \usemathcollection[default]
    \quittypescriptscanning
\stoptypescript

\starttypescript [times] [texnansi,ec,qx,8r,t5,uc]
    \definetypeface [times] [rm] [serif] [times]     [default] [encoding=\typescripttwo]
    \definetypeface [times] [ss] [sans]  [helvetica] [default] [encoding=\typescripttwo,rscale=0.9]
    \definetypeface [times] [tt] [mono]  [modern]    [default] [encoding=\typescripttwo,rscale=1.05]
    \definetypeface [times] [mm] [math]  [times]     [default] [encoding=\typescripttwo]
    \usemathcollection[default]
    \quittypescriptscanning
\stoptypescript

\starttypescript [palatino] [texnansi,ec,qx,8r,t5,uc]
    \definetypeface [palatino] [rm] [serif] [palatino] [default] [encoding=\typescripttwo]
    \definetypeface [palatino] [ss] [sans]  [modern]   [default] [encoding=\typescripttwo,rscale=1.075]
    \definetypeface [palatino] [tt] [mono]  [modern]   [default] [encoding=\typescripttwo,rscale=1.075]
    \definetypeface [palatino] [mm] [math]  [palatino] [default] [encoding=default]
    \usemathcollection[default]
    \quittypescriptscanning
\stoptypescript

\starttypescript [fourier] [ec]
    \definetypeface [fourier] [rm] [serif] [fourier] [default] [encoding=ec]
    \definetypeface [fourier] [ss] [sans]  [modern]  [default] [encoding=ec,rscale=1.07]
    \definetypeface [fourier] [tt] [mono]  [modern]  [default] [encoding=ec,rscale=1.07]
    \definetypeface [fourier] [mm] [math]  [fourier] [default] [encoding=default]
    \usemathcollection[fou]
    \quittypescriptscanning
\stoptypescript

% handy

\starttypescript [serif] [simple] [name] % bad, will be changed but in sycn with manuals that use it
    \definefontsynonym [Simple] [cmvtt10]
    \setupfontsynonym  [Simple] [handling=pure]
\stoptypescript

\starttypescript [modernvariable] [texnansi,ec,qx,8r,t5]
    \definetypeface [modernvariable] [rm] [serif] [simple] [default] [encoding=\typescripttwo]
    \definetypeface [modernvariable] [ss] [sans]  [modern] [default] [encoding=\typescripttwo]
    \definetypeface [modernvariable] [tt] [mono]  [modern] [default] [encoding=\typescripttwo]
    \definetypeface [modernvariable] [mm] [math]  [modern] [default]
    \quittypescriptscanning
\stoptypescript

\starttypescript [optima] [texnansi,ec,qx]
    \definetypeface[optima][ss][sans] [optima-nova][default][encoding=\typescripttwo]
    \definetypeface[optima][rm][serif][palatino]   [default][encoding=\typescripttwo]
    \definetypeface[optima][tt][mono] [modern]     [default][encoding=\typescripttwo,rscale=1.1]
    \definetypeface[optima][mm][math] [palatino]   [default][encoding=\typescripttwo]
    \quittypescriptscanning
\stoptypescript

\starttypescript [antykwa-torunska] [texnansi,ec,8r,uc,t2a]
    \definetypeface[antykwa][rm][serif][antykwa-torunska]   [default][encoding=\typescripttwo]
    \definetypeface[antykwa][ss][sans] [modern]             [default][encoding=\typescripttwo,rscale=1.05]
    \definetypeface[antykwa][tt][mono] [modern]             [default][encoding=\typescripttwo,rscale=1.1]
    \definetypeface[antykwa][mm][math] [antykwa-torunska]   [default][encoding=\typescripttwo]
    \quittypescriptscanning
\stoptypescript

\starttypescript [iwona,iwona-light,iwona-heavy,iwona-medium] [texnansi,ec,8r,uc,t2a]
    \definetypeface[\typescriptone][ss][sans] [\typescriptone] [default][encoding=\typescripttwo]
    \definetypeface[\typescriptone][rm][serif][modern]         [default][encoding=\typescripttwo]
    \definetypeface[\typescriptone][tt][mono] [modern]         [default][encoding=\typescripttwo]
    \definetypeface[\typescriptone][mm][math] [\typescriptone] [default][encoding=\typescripttwo,text=ss]
    \quittypescriptscanning
\stoptypescript

\stoptypescriptcollection

\starttypescriptcollection[typeone]

\starttypescript [map] [all]
    \loadmapfile[original-base.map]
    \loadmapfile[original-ams-base.map]
\stoptypescript

\starttypescript[all][modern,latin-modern][all]

    % fallbacks, no math in latin modern

    \definefontsynonym[lmdunh10][cmdunh10]
    \definefontsynonym[lmff10]  [cmff10]
    \definefontsynonym[lmfi10]  [cmfi10]
    \definefontsynonym[lmfib8]  [cmfib8]
    \definefontsynonym[lmtex10] [cmtex10]
    \definefontsynonym[lmtex8]  [cmtex8]
    \definefontsynonym[lmtex9]  [cmtex9]

    \loadmapfile[original-public-lm.map]
\stoptypescript

\starttypescript [serif] [modern,latin-modern] [texnansi,ec,qx,t5]
    \definefontsynonym [LMRoman5-Regular]         [\typescriptthree-lmr5]     [encoding=\typescriptthree]
    \definefontsynonym [LMRoman6-Regular]         [\typescriptthree-lmr6]     [encoding=\typescriptthree]
    \definefontsynonym [LMRoman7-Regular]         [\typescriptthree-lmr7]     [encoding=\typescriptthree]
    \definefontsynonym [LMRoman8-Regular]         [\typescriptthree-lmr8]     [encoding=\typescriptthree]
    \definefontsynonym [LMRoman9-Regular]         [\typescriptthree-lmr9]     [encoding=\typescriptthree]
    \definefontsynonym [LMRoman10-Regular]        [\typescriptthree-lmr10]    [encoding=\typescriptthree]
    \definefontsynonym [LMRoman12-Regular]        [\typescriptthree-lmr12]    [encoding=\typescriptthree]
    \definefontsynonym [LMRoman17-Regular]        [\typescriptthree-lmr17]    [encoding=\typescriptthree]
    \definefontsynonym [LMRoman5-Bold]            [\typescriptthree-lmbx5]    [encoding=\typescriptthree]
    \definefontsynonym [LMRoman6-Bold]            [\typescriptthree-lmbx6]    [encoding=\typescriptthree]
    \definefontsynonym [LMRoman7-Bold]            [\typescriptthree-lmbx7]    [encoding=\typescriptthree]
    \definefontsynonym [LMRoman8-Bold]            [\typescriptthree-lmbx8]    [encoding=\typescriptthree]
    \definefontsynonym [LMRoman9-Bold]            [\typescriptthree-lmbx9]    [encoding=\typescriptthree]
    \definefontsynonym [LMRoman10-Bold]           [\typescriptthree-lmbx10]   [encoding=\typescriptthree]
    \definefontsynonym [LMRoman12-Bold]           [\typescriptthree-lmbx12]   [encoding=\typescriptthree]
    \definefontsynonym [LMRoman7-Italic]          [\typescriptthree-lmri7]    [encoding=\typescriptthree]
    \definefontsynonym [LMRoman8-Italic]          [\typescriptthree-lmri8]    [encoding=\typescriptthree]
    \definefontsynonym [LMRoman9-Italic]          [\typescriptthree-lmri9]    [encoding=\typescriptthree]
    \definefontsynonym [LMRoman10-Italic]         [\typescriptthree-lmri10]   [encoding=\typescriptthree]
    \definefontsynonym [LMRoman12-Italic]         [\typescriptthree-lmri12]   [encoding=\typescriptthree]
    \definefontsynonym [LMRoman10-BoldItalic]     [\typescriptthree-lmbxi10]  [encoding=\typescriptthree]
    \definefontsynonym [LMRoman8-Oblique]         [\typescriptthree-lmro8]    [encoding=\typescriptthree]
    \definefontsynonym [LMRoman9-Oblique]         [\typescriptthree-lmro9]    [encoding=\typescriptthree]
    \definefontsynonym [LMRoman10-Oblique]        [\typescriptthree-lmro10]   [encoding=\typescriptthree]
    \definefontsynonym [LMRoman12-Oblique]        [\typescriptthree-lmro12]   [encoding=\typescriptthree]
    \definefontsynonym [LMRoman17-Oblique]        [\typescriptthree-lmro17]   [encoding=\typescriptthree]
    \definefontsynonym [LMRoman10-BoldOblique]    [\typescriptthree-lmbxo10]  [encoding=\typescriptthree]
    \definefontsynonym [LMRoman10-Demi]           [\typescriptthree-lmb10]    [encoding=\typescriptthree]
    \definefontsynonym [LMRoman10-DemiOblique]    [\typescriptthree-lmbo10]   [encoding=\typescriptthree]
    \definefontsynonym [LMRoman10-CapsRegular]    [\typescriptthree-lmcsc10]  [encoding=\typescriptthree]
    \definefontsynonym [LMRoman10-CapsOblique]    [\typescriptthree-lmcsco10] [encoding=\typescriptthree]

    \definefontsynonym [LMRoman10-Dunhill]        [\typescriptthree-lmdunh10] [encoding=\typescriptthree]
    \definefontsynonym [LMRoman10-DunhillOblique] [\typescriptthree-lmduno10] [encoding=\typescriptthree]

    \loadmapfile[lm-\typescriptthree.map]
\stoptypescript

\starttypescript [sans] [modern,latin-modern] [texnansi,ec,qx,t5]
    \definefontsynonym [LMSans8-Regular]               [\typescriptthree-lmss8]    [encoding=\typescriptthree]
    \definefontsynonym [LMSans9-Regular]               [\typescriptthree-lmss9]    [encoding=\typescriptthree]
    \definefontsynonym [LMSans10-Regular]              [\typescriptthree-lmss10]   [encoding=\typescriptthree]
    \definefontsynonym [LMSans12-Regular]              [\typescriptthree-lmss12]   [encoding=\typescriptthree]
    \definefontsynonym [LMSans17-Regular]              [\typescriptthree-lmss17]   [encoding=\typescriptthree]
    \definefontsynonym [LMSans10-Bold]                 [\typescriptthree-lmssbx10] [encoding=\typescriptthree]
    \definefontsynonym [LMSans8-Oblique]               [\typescriptthree-lmsso8]   [encoding=\typescriptthree]
    \definefontsynonym [LMSans9-Oblique]               [\typescriptthree-lmsso9]   [encoding=\typescriptthree]
    \definefontsynonym [LMSans10-Oblique]              [\typescriptthree-lmsso10]  [encoding=\typescriptthree]
    \definefontsynonym [LMSans12-Oblique]              [\typescriptthree-lmsso12]  [encoding=\typescriptthree]
    \definefontsynonym [LMSans17-Oblique]              [\typescriptthree-lmsso17]  [encoding=\typescriptthree]
    \definefontsynonym [LMSans10-BoldOblique]          [\typescriptthree-lmssbo10] [encoding=\typescriptthree]
    \definefontsynonym [LMSans10-DemiCondensed]        [\typescriptthree-lmssdc10] [encoding=\typescriptthree]
    \definefontsynonym [LMSans10-DemiCondensedOblique] [\typescriptthree-lmssdo10] [encoding=\typescriptthree]
    \definefontsynonym [LMSansQuotation8-Regular]      [\typescriptthree-lmssq8]   [encoding=\typescriptthree]
    \definefontsynonym [LMSansQuotation8-Bold]         [\typescriptthree-lmssqbx8] [encoding=\typescriptthree]
    \definefontsynonym [LMSansQuotation8-Oblique]      [\typescriptthree-lmssqo8]  [encoding=\typescriptthree]
    \definefontsynonym [LMSansQuotation8-BoldOblique]  [\typescriptthree-lmssqbo8] [encoding=\typescriptthree]

    \loadmapfile[lm-\typescriptthree.map]
\stoptypescript

\starttypescript [mono] [modern,latin-modern,modern-vari,latin-modern-vari,modern-cond,latin-modern-cond] [texnansi,ec,qx,t5]
    \definefontsynonym [LMTypewriter8-Regular]                [\typescriptthree-lmtt8]    [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriter9-Regular]                [\typescriptthree-lmtt9]    [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriter10-Regular]               [\typescriptthree-lmtt10]   [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriter12-Regular]               [\typescriptthree-lmtt12]   [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriter10-Italic]                [\typescriptthree-lmtti10]  [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriter10-Oblique]               [\typescriptthree-lmtto10]  [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriter10-CapsRegular]           [\typescriptthree-lmtcsc10] [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriter10-CapsOblique]           [\typescriptthree-lmtcso10] [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriter10-Light]                 [\typescriptthree-lmtl10]   [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriter10-LightOblique]          [\typescriptthree-lmtlo10]  [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriter10-LightCondensed]        [\typescriptthree-lmtlc10]  [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriter10-LightCondensedOblique] [\typescriptthree-lmtlco10] [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriter10-Dark]                  [\typescriptthree-lmtk10]   [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriter10-DarkOblique]           [\typescriptthree-lmtko10]  [encoding=\typescriptthree]

    \definefontsynonym [LMTypewriter10-Unslanted]             [\typescriptthree-lmu10]    [encoding=\typescriptthree]

    \definefontsynonym [LMTypewriterVarWd10-Regular]          [\typescriptthree-lmvtt10]  [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriterVarWd10-Oblique]          [\typescriptthree-lmvtto10] [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriterVarWd10-Light]            [\typescriptthree-lmvtl10]  [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriterVarWd10-LightOblique]     [\typescriptthree-lmvtlo10] [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriterVarWd10-Dark]             [\typescriptthree-lmvtk10]  [encoding=\typescriptthree]
    \definefontsynonym [LMTypewriterVarWd10-DarkOblique]      [\typescriptthree-lmvtko10] [encoding=\typescriptthree]

    \loadmapfile[lm-\typescriptthree.map]
\stoptypescript

\starttypescript [math] [modern,latin-modern]
    \definefontsynonym [LMMathRoman5-Regular]      [rm-lmr5]
    \definefontsynonym [LMMathRoman6-Regular]      [rm-lmr6]
    \definefontsynonym [LMMathRoman7-Regular]      [rm-lmr7]
    \definefontsynonym [LMMathRoman8-Regular]      [rm-lmr8]
    \definefontsynonym [LMMathRoman9-Regular]      [rm-lmr9]
    \definefontsynonym [LMMathRoman10-Regular]     [rm-lmr10]
    \definefontsynonym [LMMathRoman12-Regular]     [rm-lmr12]
    \definefontsynonym [LMMathRoman17-Regular]     [rm-lmr17]
    \definefontsynonym [LMMathRoman5-Bold]         [rm-lmbx5]
    \definefontsynonym [LMMathRoman6-Bold]         [rm-lmbx6]
    \definefontsynonym [LMMathRoman7-Bold]         [rm-lmbx7]
    \definefontsynonym [LMMathRoman8-Bold]         [rm-lmbx8]
    \definefontsynonym [LMMathRoman9-Bold]         [rm-lmbx9]
    \definefontsynonym [LMMathRoman10-Bold]        [rm-lmbx10]
    \definefontsynonym [LMMathRoman12-Bold]        [rm-lmbx12]
    \definefontsynonym [LMMathSymbols5-BoldItalic] [lmbsy5]
    \definefontsynonym [LMMathSymbols7-BoldItalic] [lmbsy7]
    \definefontsynonym [LMMathSymbols10-BoldItalic][lmbsy10]
    \definefontsynonym [LMMathSymbols5-Italic]     [lmsy5]
    \definefontsynonym [LMMathSymbols6-Italic]     [lmsy6]
    \definefontsynonym [LMMathSymbols7-Italic]     [lmsy7]
    \definefontsynonym [LMMathSymbols8-Italic]     [lmsy8]
    \definefontsynonym [LMMathSymbols9-Italic]     [lmsy9]
    \definefontsynonym [LMMathSymbols10-Italic]    [lmsy10]
    \definefontsynonym [LMMathExtension10-Regular] [lmex10]
    \definefontsynonym [LMMathItalic5-Italic]      [lmmi5]
    \definefontsynonym [LMMathItalic6-Italic]      [lmmi6]
    \definefontsynonym [LMMathItalic7-Italic]      [lmmi7]
    \definefontsynonym [LMMathItalic8-Italic]      [lmmi8]
    \definefontsynonym [LMMathItalic9-Italic]      [lmmi9]
    \definefontsynonym [LMMathItalic10-Italic]     [lmmi10]
    \definefontsynonym [LMMathItalic12-Italic]     [lmmi12]
    \definefontsynonym [LMMathItalic5-BoldItalic]  [lmmib5]
    \definefontsynonym [LMMathItalic7-BoldItalic]  [lmmib7]
    \definefontsynonym [LMMathItalic10-BoldItalic] [lmmib10]

    \loadmapfile[lm-math.map]
    \loadmapfile[lm-rm.map]
\stoptypescript

%D {\em Comments by Victor Figurnov:} the wcmb10, wcmbx10,
%D \unknown\ fonts below are taken from the Paradissa
%D collection by Basil Malyshev. These fonts don't conform t2a
%D encoding but are in MS Windows Cyrillic codepage 1251
%D encoding. These fonts contain only 33 russian letters in
%D upper and lower case, the number sign, and guillemots. But
%D even among these characters only the basic 32 russian
%D letters (in upper and lower case) will be typeset correctly
%D with this definition. The letters cyrillicYO and
%D cyrillicyo, as well as number sign (textnumero) and
%D guillemots won't be typeset properly, because these symbols
%D have different positions in t2a and MS CP1251 encodings.
%D
%D I think that the russian lh fonts and|/|or cm-super provide
%D better alternatives (type1). Therefore, the names below
%D match those of cm-super (\type {0NNN} instead of \type
%D {NNN}, i.e.\ four digit numbers).

\starttypescript [serif] [computer-modern] [cyr]
  \definefontsynonym [cmb10]    [wcmb10]    [encoding=t2a]
  \definefontsynonym [cmbsy10]  [wcmbsy10]  [encoding=t2a]
  \definefontsynonym [cmbx10]   [wcmbx10]   [encoding=t2a]
  \definefontsynonym [cmbx12]   [wcmbx12]   [encoding=t2a]
  \definefontsynonym [cmbx5]    [wcmbx5]    [encoding=t2a]
  \definefontsynonym [cmbx6]    [wcmbx6]    [encoding=t2a]
  \definefontsynonym [cmbx7]    [wcmbx7]    [encoding=t2a]
  \definefontsynonym [cmbx8]    [wcmbx8]    [encoding=t2a]
  \definefontsynonym [cmbx9]    [wcmbx9]    [encoding=t2a]
  \definefontsynonym [cmbxsl10] [wcmbxsl10] [encoding=t2a]
  \definefontsynonym [cmbxti10] [wcmbxti10] [encoding=t2a]
  \definefontsynonym [cmcsc10]  [wcmcsc10]  [encoding=t2a]
  %definefontsynonym [cmdunh10] [wcmdunh10] [encoding=t2a]
  \definefontsynonym [cminch]   [wcminch]   [encoding=t2a]
  \definefontsynonym [cmr10]    [wcmr10]    [encoding=t2a]
  \definefontsynonym [cmr12]    [wcmr12]    [encoding=t2a]
  \definefontsynonym [cmr17]    [wcmr17]    [encoding=t2a]
  \definefontsynonym [cmr5]     [wcmr5]     [encoding=t2a]
  \definefontsynonym [cmr6]     [wcmr6]     [encoding=t2a]
  \definefontsynonym [cmr7]     [wcmr7]     [encoding=t2a]
  \definefontsynonym [cmr8]     [wcmr8]     [encoding=t2a]
  \definefontsynonym [cmr9]     [wcmr9]     [encoding=t2a]
  \definefontsynonym [cmsl10]   [wcmsl10]   [encoding=t2a]
  \definefontsynonym [cmsl12]   [wcmsl12]   [encoding=t2a]
  \definefontsynonym [cmsl8]    [wcmsl8]    [encoding=t2a]
  \definefontsynonym [cmsl9]    [wcmsl9]    [encoding=t2a]
  \definefontsynonym [cmti10]   [wcmti10]   [encoding=t2a]
  \definefontsynonym [cmti12]   [wcmti12]   [encoding=t2a]
  \definefontsynonym [cmti7]    [wcmti7]    [encoding=t2a]
  \definefontsynonym [cmti8]    [wcmti8]    [encoding=t2a]
  \definefontsynonym [cmti9]    [wcmti9]    [encoding=t2a]
  \definefontsynonym [cmu10]    [wcmu10]    [encoding=t2a]
\stoptypescript

\starttypescript [sans] [computer-modern] [cyr]
  \definefontsynonym [cmss10]   [wcmss10]   [encoding=t2a]
  \definefontsynonym [cmss12]   [wcmss12]   [encoding=t2a]
  \definefontsynonym [cmss17]   [wcmss17]   [encoding=t2a]
  \definefontsynonym [cmss8]    [wcmss8]    [encoding=t2a]
  \definefontsynonym [cmss9]    [wcmss9]    [encoding=t2a]
  %definefontsynonym [cmssbi10] [wcmssbi10] [encoding=t2a]
  \definefontsynonym [cmssbx10] [wcmssbx10] [encoding=t2a]
  \definefontsynonym [cmssdc10] [wcmssdc10] [encoding=t2a]
  \definefontsynonym [cmssi10]  [wcmssi10]  [encoding=t2a]
  \definefontsynonym [cmssi12]  [wcmssi12]  [encoding=t2a]
  \definefontsynonym [cmssi17]  [wcmssi17]  [encoding=t2a]
  \definefontsynonym [cmssi8]   [wcmssi8]   [encoding=t2a]
  \definefontsynonym [cmssi9]   [wcmssi9]   [encoding=t2a]
  \definefontsynonym [cmssq8]   [wcmssq8]   [encoding=t2a]
  \definefontsynonym [cmssqi8]  [wcmssqi8]  [encoding=t2a]
\stoptypescript

\starttypescript [mono] [computer-modern] [cyr]
  \definefontsynonym [cmitt10]  [wcmitt10]  [encoding=t2a]
  \definefontsynonym [cmsltt10] [wcmsltt10] [encoding=t2a]
  \definefontsynonym [cmtt10]