summaryrefslogtreecommitdiff
path: root/fonts/zlmtt/tex/ot1zlmvtt.fd
blob: d5c38e591c489488546c0f58c0d97b23ca102815 (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{ot1zlmvtt.fd}[2014/02/07 v1.0 Alternate font definitions for Latin Modern Typewriter, Michael Sharpe]
\DeclareFontFamily{OT1}{zlmvtt}{}

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

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