blob: e2052b072b45c2f9a96633d8c53062a877c9698d (
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
|
%Filename: ot1mathkerncmss.fd
%Created by: tex installfonts
%Created using fontinst v1.933
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{ot1mathkerncmss.fd}
[2020/01/31 Fontinst v1.933 font definitions for OT1/mathkerncmss.]
\DeclareFontFamily{OT1}{mathkerncmss}{\skewchar \font 127 }
\DeclareFontShape{OT1}{mathkerncmss}{m}{n}{
<-8.5> cmss8
<8.5-9.5> cmss9
<9.5-11.5> cmss10
<11.5-15.7> cmss12
<15.7-> cmss17
}{}
\DeclareFontShape{OT1}{mathkerncmss}{m}{sl}{
<-8.5> mathkerncmssi8
<8.5-9.5> mathkerncmssi9
<9.5-11.5> mathkerncmssi10
<11.5-15.7> mathkerncmssi12
<15.7-> mathkerncmssi17
}{}
\DeclareFontShape{OT1}{mathkerncmss}{bx}{n}{
<-> cmssbx10
}{}
\DeclareFontShape{OT1}{mathkerncmss}{bx}{sl}{
<-8.5> mathkerncmssxi8
<8.5-9.5> mathkerncmssxi9
<9.5-11.5> mathkerncmssxi10
<11.5-15.7> mathkerncmssxi12
<15.7-> mathkerncmssxi17
}{}
\DeclareFontShape{OT1}{mathkerncmss}{m}{it}{<->ssub * mathkerncmss/m/sl}{}
\DeclareFontShape{OT1}{mathkerncmss}{b}{n}{<->ssub * mathkerncmss/bx/n}{}
\DeclareFontShape{OT1}{mathkerncmss}{b}{sl}{<->ssub * mathkerncmss/bx/sl}{}
\DeclareFontShape{OT1}{mathkerncmss}{bx}{it}{<->ssub * mathkerncmss/bx/sl}{}
\DeclareFontShape{OT1}{mathkerncmss}{b}{it}{<->ssub * mathkerncmss/bx/it}{}
\endinput
|