summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lm/t5lmtt.fd
blob: 2af47a2b4d5bacaf6bbe4e2b1129f47e04608cc5 (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 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-LICENSE.txt or
% http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt

\ProvidesFile{t5lmtt.fd}[2007/01/14 v1.3 Font defs for Latin Modern]
\DeclareFontFamily{T5}{lmtt}{\hyphenchar \font\m@ne}
\DeclareFontShape{T5}{lmtt}{m}{n}
     {<-8.5>   t5-lmtt8     <8.5-9.5> t5-lmtt9
      <9.5-11> t5-lmtt10    <11->     t5-lmtt12
      }{}
\DeclareFontShape{T5}{lmtt}{m}{it}
{<-> t5-lmtti10}{}
\DeclareFontShape{T5}{lmtt}{m}{sl}
{<-> t5-lmtto10}{}
\DeclareFontShape{T5}{lmtt}{m}{sc}
{<-> t5-lmtcsc10}{}
\DeclareFontShape{T5}{lmtt}{m}{scsl}
{<-> t5-lmtcso10}{}
%%%%%%%% light (l), light condensed (lc), and dark (b) variants:
\DeclareFontShape{T5}{lmtt}{l}{n}
{<-> t5-lmtl10}{}
\DeclareFontShape{T5}{lmtt}{l}{it}
     {<->sub*lmtt/l/sl}{}
\DeclareFontShape{T5}{lmtt}{l}{sl}
{<-> t5-lmtlo10}{}
\DeclareFontShape{T5}{lmtt}{lc}{n}
{<-> t5-lmtlc10}{}
\DeclareFontShape{T5}{lmtt}{lc}{it}
     {<->sub*lmtt/lc/sl}{}
\DeclareFontShape{T5}{lmtt}{lc}{sl}
{<-> t5-lmtlco10}{}
\DeclareFontShape{T5}{lmtt}{b}{n}
{<-> t5-lmtk10}{}
\DeclareFontShape{T5}{lmtt}{b}{it}
     {<->sub*lmtt/b/sl}{}
\DeclareFontShape{T5}{lmtt}{b}{sl}
{<-> t5-lmtko10}{}
\DeclareFontShape{T5}{lmtt}{bx}{it}
     {<->sub*lmtt/b/sl}{}
\DeclareFontShape{T5}{lmtt}{bx}{n}
     {<->ssub*lmtt/b/n}{}
\DeclareFontShape{T5}{lmtt}{bx}{sl}
     {<->ssub*lmtt/b/sl}{}
\endinput
%%
%% End of file `t5lmtt.fd'.