blob: be09da5dfe643799bcc4d3a300631ec9dd8c2ad4 (
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
|
%% Generated by autoinst on 2024/08/05
%%
\ProvidesFile{OT1MFBOldstyle-OsF.fd}
[2024/08/05 (autoinst) Font definitions for OT1/MFBOldstyle-OsF.]
\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{OT1}{MFBOldstyle-OsF}{}
% ---- m = regular ----
\DeclareFontShape{OT1}{MFBOldstyle-OsF}{m}{sc}{
<-> \MFBOldstyle@@scale MFBOldstyle-Regular-osf-sc-ot1
}{}
\DeclareFontShape{OT1}{MFBOldstyle-OsF}{regular}{sc}{
<-> alias * MFBOldstyle-OsF/m/sc
}{}
\DeclareFontShape{OT1}{MFBOldstyle-OsF}{m}{n}{
<-> \MFBOldstyle@@scale MFBOldstyle-Regular-osf-ot1
}{}
\DeclareFontShape{OT1}{MFBOldstyle-OsF}{regular}{n}{
<-> alias * MFBOldstyle-OsF/m/n
}{}
% ---- Extra 'ssub' rules to map 'bx' to 'b' ----
\endinput
|