summaryrefslogtreecommitdiff
path: root/fonts/zlmtt/tex/ot4zlmvtt.fd
blob: 5b4ee00462cac3510497b5043e7b41e0c922b367 (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
29
30
31
32
33
34
35
36
37
38
\ProvidesFile{ot4zlmvtt.fd}[2014/02/07 v1.0 Alternate font definitions for Latin Modern Typewriter, Michael Sharpe]
\DeclareFontFamily{OT4}{zlmvtt}{}

\expandafter\ifx\csname zlmtt@scale\endcsname\relax
    \let\zlmtt@@scale\@empty
\else
    \edef\zlmtt@@scale{s*[\zlmtt@scale]}%
\fi

\DeclareFontShape{OT4}{zlmvtt}{m}{n}
     {<-> \zlmtt@@scale rm-lmvtt10}{}
\DeclareFontShape{OT4}{zlmvtt}{m}{sl}
     {<-> \zlmtt@@scale rm-lmvtto10}{}
\DeclareFontShape{OT4}{zlmvtt}{m}{it}
     {<->sub*zlmvtt/m/sl}{}
%
\DeclareFontShape{OT4}{zlmvtt}{l}{n}
     {<-> \zlmtt@@scale rm-lmvtl10}{}
\DeclareFontShape{OT4}{zlmvtt}{l}{sl}
     {<-> \zlmtt@@scale rm-lmvtlo10}{}
\DeclareFontShape{OT4}{zlmvtt}{l}{it}
     {<->sub*zlmvtt/l/sl}{}
% 
\DeclareFontShape{OT4}{zlmvtt}{b}{n}
     {<-> \zlmtt@@scale rm-lmvtk10}{}
\DeclareFontShape{OT4}{zlmvtt}{b}{sl}
     {<-> \zlmtt@@scale rm-lmvtko10}{}
\DeclareFontShape{OT4}{zlmvtt}{b}{it}
     {<->sub*zlmvtt/b/sl}{}
\DeclareFontShape{OT4}{zlmvtt}{bx}{n}
     {<->ssub*zlmvtt/b/n}{}
\DeclareFontShape{OT4}{zlmvtt}{bx}{sl}
     {<->ssub*zlmvtt/b/sl}{}
\DeclareFontShape{OT4}{zlmvtt}{bx}{it}
     {<->sub*zlmvtt/b/sl}{}
\endinput
%%
%% End of file `ot4zlmvtt.fd'.