summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lm/t1lmvtt.fd
blob: d5f1a23d34d9d677fc117904e160bb4801ef18a3 (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
% This file belongs to the Latin Modern package. The work is released under
% the GUST Font Source License. See the MANIFEST.txt and README.eng files
% for the details. For the most recent version of this license see
% http://www.gust.org.pl/fonts/licenses/GUST-FONT-SOURCE-LICENSE.txt or
% http://tug.org/fonts/licenses/GUST-FONT-SOURCE-LICENSE.txt

\ProvidesFile{t1lmvtt.fd}[2006/04/24 v1.2 Font defs for Latin Modern]
\DeclareFontFamily{T1}{lmvtt}{\hyphenchar \font\m@ne}
\DeclareFontShape{T1}{lmvtt}{m}{n}
     {<-> ec-lmvtt10}{}
\DeclareFontShape{T1}{lmvtt}{m}{sl}
     {<-> ec-lmvtto10}{}
\DeclareFontShape{T1}{lmvtt}{m}{it}
     {<->sub*lmvtt/m/sl}{}
%%%%%%%% light (l) and dark (b) variants:
\DeclareFontShape{T1}{lmvtt}{l}{n}
     {<-> ec-lmvtl10}{}
\DeclareFontShape{T1}{lmvtt}{l}{sl}
     {<-> ec-lmvtlo10}{}
\DeclareFontShape{T1}{lmvtt}{l}{it}
     {<->sub*lmvtt/l/sl}{}
\DeclareFontShape{T1}{lmvtt}{b}{n}
     {<-> ec-lmvtk10}{}
\DeclareFontShape{T1}{lmvtt}{b}{sl}
     {<-> ec-lmvtko10}{}
\DeclareFontShape{T1}{lmvtt}{b}{it}
     {<->sub*lmvtt/b/sl}{}
\DeclareFontShape{T1}{lmvtt}{bx}{n}
     {<->ssub*lmvtt/b/n}{}
\DeclareFontShape{T1}{lmvtt}{bx}{sl}
     {<->ssub*lmvtt/b/sl}{}
\DeclareFontShape{T1}{lmvtt}{bx}{it}
     {<->sub*lmvtt/b/sl}{}
\endinput
%%
%% End of file `t1lmvtt.fd'.