blob: e648ff8fbcb10301b08d7ccdfa1ec1dffc3db6f8 (
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
|
%% Generated by autoinst on 2019/09/19
%%
\ProvidesFile{OT1STEP-Inf.fd}
[2019/09/19 (autoinst) Font definitions for OT1/STEP-Inf.]
\expandafter\ifx\csname STEP@scale\endcsname\relax
\let\STEP@@scale\@empty
\else
\edef\STEP@@scale{s*[\csname STEP@scale\endcsname]}%
\fi
\DeclareFontFamily{OT1}{STEP-Inf}{}
% ---- regular ----
\DeclareFontShape{OT1}{STEP-Inf}{regular}{n}{
<-> \STEP@@scale STEP-Regular-inf-ot1
}{}
%
% Extra 'ssub' rules to map the standard NFSS codes to our fancy names
%
% m --> regular
\DeclareFontShape{OT1}{STEP-Inf}{m}{n}{
<-> ssub * STEP-Inf/regular/n
}{}
\endinput
|