blob: 44f03cf9966ff9975b38a1805014169b71118aad (
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
%% Generated by autoinst on 2019/05/20
%%
\ProvidesFile{OT1LinuxLibertineMonoT-TLF.fd}
[2019/05/20 (autoinst) Font definitions for OT1/LinuxLibertineMonoT-TLF.]
\expandafter\ifx\csname LinuxLibertineMonoT@scale\endcsname\relax
\let\LinuxLibertineMonoT@@scale\@empty
\else
\edef\LinuxLibertineMonoT@@scale{s*[\csname LinuxLibertineMonoT@scale\endcsname]}%
\fi
\DeclareFontFamily{OT1}{LinuxLibertineMonoT-TLF}{\hyphenchar\font=-1}
% ---- regular ----
\DeclareFontShape{OT1}{LinuxLibertineMonoT-TLF}{regular}{n}{
<-> \LinuxLibertineMonoT@@scale LinLibertineMT-tlf-ot1
}{}
\DeclareFontShape{OT1}{LinuxLibertineMonoT-TLF}{regular}{sl}{
<-> \LinuxLibertineMonoT@@scale LinLibertineMTO-tlf-ot1
}{}
\DeclareFontShape{OT1}{LinuxLibertineMonoT-TLF}{regular}{it}{
<-> ssub * LinuxLibertineMonoT-TLF/regular/sl
}{}
% ---- bold ----
\DeclareFontShape{OT1}{LinuxLibertineMonoT-TLF}{bold}{n}{
<-> \LinuxLibertineMonoT@@scale LinLibertineMTB-tlf-ot1
}{}
\DeclareFontShape{OT1}{LinuxLibertineMonoT-TLF}{bold}{sl}{
<-> \LinuxLibertineMonoT@@scale LinLibertineMTBO-tlf-ot1
}{}
\DeclareFontShape{OT1}{LinuxLibertineMonoT-TLF}{bold}{it}{
<-> ssub * LinuxLibertineMonoT-TLF/bold/sl
}{}
%
% Extra 'ssub' rules to map the standard NFSS codes to our fancy names
%
% m --> regular
\DeclareFontShape{OT1}{LinuxLibertineMonoT-TLF}{m}{n}{
<-> ssub * LinuxLibertineMonoT-TLF/regular/n
}{}
\DeclareFontShape{OT1}{LinuxLibertineMonoT-TLF}{m}{sl}{
<-> ssub * LinuxLibertineMonoT-TLF/regular/sl
}{}
\DeclareFontShape{OT1}{LinuxLibertineMonoT-TLF}{m}{it}{
<-> ssub * LinuxLibertineMonoT-TLF/regular/it
}{}
% b --> bold
\DeclareFontShape{OT1}{LinuxLibertineMonoT-TLF}{b}{n}{
<-> ssub * LinuxLibertineMonoT-TLF/bold/n
}{}
\DeclareFontShape{OT1}{LinuxLibertineMonoT-TLF}{b}{sl}{
<-> ssub * LinuxLibertineMonoT-TLF/bold/sl
}{}
\DeclareFontShape{OT1}{LinuxLibertineMonoT-TLF}{b}{it}{
<-> ssub * LinuxLibertineMonoT-TLF/bold/it
}{}
\DeclareFontShape{OT1}{LinuxLibertineMonoT-TLF}{bx}{sl}{
<-> ssub * LinuxLibertineMonoT-TLF/b/sl
}{}
\DeclareFontShape{OT1}{LinuxLibertineMonoT-TLF}{bx}{n}{
<-> ssub * LinuxLibertineMonoT-TLF/b/n
}{}
\DeclareFontShape{OT1}{LinuxLibertineMonoT-TLF}{bx}{it}{
<-> ssub * LinuxLibertineMonoT-TLF/b/it
}{}
\endinput
|