summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lm/t1lmtt.fd
blob: 583408c39bdf0eea02a3bdeca2e3dae819311ff0 (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
39
40
41
42
43
44
45
46
47
48
% 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{t1lmtt.fd}[2006/04/24 v1.2 Font defs for Latin Modern]
\DeclareFontFamily{T1}{lmtt}{\hyphenchar \font\m@ne}
\DeclareFontShape{T1}{lmtt}{m}{n}
     {<-8.5>   ec-lmtt8     <8.5-9.5> ec-lmtt9
      <9.5-11> ec-lmtt10    <11->     ec-lmtt12
      }{}
\DeclareFontShape{T1}{lmtt}{m}{it}
{<-> ec-lmtti10}{}
\DeclareFontShape{T1}{lmtt}{m}{sl}
{<-> ec-lmtto10}{}
\DeclareFontShape{T1}{lmtt}{m}{sc}
{<-> ec-lmtcsc10}{}
\DeclareFontShape{T1}{lmtt}{m}{scsl}
{<-> ec-lmtcso10}{}
%%%%%%%% light (l), light condensed (lc), and dark (b) variants:
\DeclareFontShape{T1}{lmtt}{l}{n}
{<-> ec-lmtl10}{}
\DeclareFontShape{T1}{lmtt}{l}{it}
     {<->sub*lmtt/l/sl}{}
\DeclareFontShape{T1}{lmtt}{l}{sl}
{<-> ec-lmtlo10}{}
\DeclareFontShape{T1}{lmtt}{lc}{n}
{<-> ec-lmtlc10}{}
\DeclareFontShape{T1}{lmtt}{lc}{it}
     {<->sub*lmtt/lc/sl}{}
\DeclareFontShape{T1}{lmtt}{lc}{sl}
{<-> ec-lmtlco10}{}
\DeclareFontShape{T1}{lmtt}{b}{n}
{<-> ec-lmtk10}{}
\DeclareFontShape{T1}{lmtt}{b}{it}
     {<->sub*lmtt/b/sl}{}
\DeclareFontShape{T1}{lmtt}{b}{sl}
{<-> ec-lmtko10}{}
\DeclareFontShape{T1}{lmtt}{bx}{it}
     {<->sub*lmtt/b/sl}{}
\DeclareFontShape{T1}{lmtt}{bx}{n}
     {<->ssub*lmtt/b/n}{}
\DeclareFontShape{T1}{lmtt}{bx}{sl}
     {<->ssub*lmtt/b/sl}{}
\endinput
%%
%% End of file `t1lmtt.fd'.