summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/sansmathfonts/ot1xcmss.fd
blob: 535079ebf826a80598f9540e90c264f7a601caf6 (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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
%%
%% This is file `ot1xcmss.fd',
%% based on the file `ot1cmss.fd'.
%% 
%% It is part of the sansmathfonts package.
%% 
%% conditions of the LaTeX Project Public License, either version 1.3c
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%%    http://www.latex-project.org/lppl.txt
%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
%% 
%% 
\ProvidesFile{ot1xcmss.fd}
        [2013/03/22]
\DeclareFontFamily{OT1}{xcmss}{\hyphenchar\font45 }
\DeclareFontShape{OT1}{xcmss}{m}{n}
     {%
      <5><6><7><8>cmss8%
      <9>cmss9%
      <10><10.95>cmss10%
      <12><14.4>cmss12%
      <17.28><20.74><24.88>cmss17%
      }{}
\DeclareFontShape{OT1}{xcmss}{m}{it}
      {<->ssub*xcmss/m/sl}{}
\DeclareFontShape{OT1}{xcmss}{m}{sl}
    {%
      <5><6><7><8>cmssi8%
      <9>cmssi9%
      <10><10.95>cmssi10%
      <12><14.4>cmssi12%
      <17.28><20.74><24.88>cmssi17%
      }{}
% Bold sans serif and bold slanted (Sauter versions)
\DeclareFontShape{OT1}{xcmss}{bx}{n}
     {%
      <5><6><7><8>cmssbx8%
      <9>cmssbx9%
      <10><10.95>cmssbx10%
      <12><14.4>cmssbx12%
      <17.28><20.74><24.88>cmssbx17%
      }{}
\DeclareFontShape{OT1}{xcmss}{bx}{it}
      {<->ssub*xcmss/bx/sl}{}
\DeclareFontShape{OT1}{xcmss}{bx}{sl}
    {%
      <5><6><7><8>cmssxi8%
      <9>cmssxi9%
      <10><10.95>cmssxi10%
      <12><14.4>cmssxi12%
      <17.28><20.74><24.88>cmssxi17%
      }{}
% New: small caps
\DeclareFontShape{OT1}{xcmss}{m}{sc}
       {%
      <5><6><7><8>cmsscsc8%
      <9>cmsscsc9%
      <10><10.95><12><14.4>%
      <17.28><20.74><24.88>cmsscsc10%
      }{}
\DeclareFontShape{OT1}{xcmss}{m}{scit}
      {<->ssub*xcmss/m/scsl}{}
\DeclareFontShape{OT1}{xcmss}{m}{scsl}
       {%
      <5><6><7><8>cmsscsci8%
      <9>cmsscsci9%
      <10><10.95><12><14.4>%
      <17.28><20.74><24.88>cmsscsci10%
      }{}
\DeclareFontShape{OT1}{xcmss}{bx}{sc}
       {%
      <5><6><7><8><9>%
      <10><10.95><12><14.4>%
      <17.28><20.74><24.88>cmssbxcsc10%
      }{}
\DeclareFontShape{OT1}{xcmss}{bx}{scit}
      {<->ssub*xcmss/bx/scsl}{}
\DeclareFontShape{OT1}{xcmss}{bx}{scsl}
       {%
      <5><6><7><8><9>%
      <10><10.95><12><14.4>%
      <17.28><20.74><24.88>cmssxicsc10%
      }{}
% Odd shapes
\DeclareFontShape{OT1}{xcmss}{sbc}{n}
     {%
      <5><6><7><8><9>cmssdc10%
       <10><10.95><12><14.4><17.28><20.74><24.88>cmssdc10%
       }{}
% The following shapes are necessary for a correct
% \pounds symbol
\DeclareFontShape{OT1}{xcmss}{m}{ui}
       {%
      <5><6><7><8><9>%
      <10><10.95><12><14.4>%
      <17.28><20.74><24.88>cmssu10%
      }{}
\DeclareFontShape{OT1}{xcmss}{bx}{ui}
       {<->sub*cmsmf/m/ui}{}
\endinput
%%
%% End of file `ot1xcmss.fd'.