summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lm/ts1lmvtt.fd
blob: b4287607d3c80043daaf58caee9ee9fbbbd0f631 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\ProvidesFile{ts1lmvtt.fd}[2005/08/29 v1.2 Font defs for Latin Modern]
\DeclareFontFamily{TS1}{lmvtt}{\hyphenchar \font\m@ne}
\DeclareFontShape{TS1}{lmvtt}{m}{n}
     {<-> ts1-lmvtt10}{}
\DeclareFontShape{TS1}{lmvtt}{m}{sl}
     {<-> ts1-lmvtto10}{}
%%%%%%%% light (lt) and dark (dk) variants:
\DeclareFontShape{TS1}{lmvtt}{lt}{n}
     {<-> ts1-lmvtl10}{}
\DeclareFontShape{TS1}{lmvtt}{lt}{sl}
     {<-> ts1-lmvtlo10}{}
\DeclareFontShape{TS1}{lmvtt}{dk}{n}
     {<-> ts1-lmvtk10}{}
\DeclareFontShape{TS1}{lmvtt}{dk}{sl}
     {<-> ts1-lmvtko10}{}
\endinput
%%
%% End of file `ts1lmvtt.fd'.