blob: adfe1fd0d865316af51d1f9091d8b4744a5a2bd4 (
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
|
%% Generated by autoinst on 2024/08/05
%%
\ProvidesFile{LY1MFBOldstyle-TLF.fd}
[2024/08/05 (autoinst) Font definitions for LY1/MFBOldstyle-TLF.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
\gdef\@font@aliasinfo#1{%
\@font@info{Font\space shape\space `\curr@fontshape'\space will
\space be\space aliased\MessageBreak to\space `\mandatory@arg'}%
}
\fi
\expandafter\ifx\csname MFBOldstyle@scale\endcsname\relax
\let\MFBOldstyle@@scale\@empty
\else
\edef\MFBOldstyle@@scale{s*[\csname MFBOldstyle@scale\endcsname]}%
\fi
\DeclareFontFamily{LY1}{MFBOldstyle-TLF}{}
% ---- m = regular ----
\DeclareFontShape{LY1}{MFBOldstyle-TLF}{m}{it}{
<-> \MFBOldstyle@@scale MFBOldstyle-Italic-tlf-ly1
}{}
\DeclareFontShape{LY1}{MFBOldstyle-TLF}{regular}{it}{
<-> alias * MFBOldstyle-TLF/m/it
}{}
\DeclareFontShape{LY1}{MFBOldstyle-TLF}{m}{sc}{
<-> \MFBOldstyle@@scale MFBOldstyle-Regular-tlf-sc-ly1
}{}
\DeclareFontShape{LY1}{MFBOldstyle-TLF}{regular}{sc}{
<-> alias * MFBOldstyle-TLF/m/sc
}{}
\DeclareFontShape{LY1}{MFBOldstyle-TLF}{m}{n}{
<-> \MFBOldstyle@@scale MFBOldstyle-Regular-tlf-ly1
}{}
\DeclareFontShape{LY1}{MFBOldstyle-TLF}{regular}{n}{
<-> alias * MFBOldstyle-TLF/m/n
}{}
\DeclareFontShape{LY1}{MFBOldstyle-TLF}{m}{sl}{
<-> ssub * MFBOldstyle-TLF/m/it
}{}
\DeclareFontShape{LY1}{MFBOldstyle-TLF}{regular}{sl}{
<-> ssub * MFBOldstyle-TLF/regular/it
}{}
% ---- b = bold ----
\DeclareFontShape{LY1}{MFBOldstyle-TLF}{b}{n}{
<-> \MFBOldstyle@@scale MFBOldstyle-Bold-tlf-ly1
}{}
\DeclareFontShape{LY1}{MFBOldstyle-TLF}{bold}{n}{
<-> alias * MFBOldstyle-TLF/b/n
}{}
% ---- Extra 'ssub' rules to map 'bx' to 'b' ----
\DeclareFontShape{LY1}{MFBOldstyle-TLF}{bx}{n}{
<-> ssub * MFBOldstyle-TLF/b/n
}{}
\endinput
|