summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/cmsd/t1cmsd.fd
blob: 506fa7271d20e87bbe4f9c99d9aa9b2f29b52411 (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
\ProvidesFile{t1cmsd.fd}[1997/10/26 v1.0 beta (WaS)]
\providecommand{\EC@family}[5]{%
  \DeclareFontShape{#1}{#2}{#3}{#4}%
  {<5><6><7><8><9><10><10.95><12><14.4>%
   <17.28><20.74><24.88>genb*#5}{}}
\providecommand{\EC@altfamily}[5]{%
  \DeclareFontShape{#1}{#2}{#3}{#4}%
  {<5><6><7><8><9><10>genb*#5%
  <10.95><12><14.4><17.28><20.74><24.88>#51000%
  }{}}
\DeclareFontFamily{T1}{cmsd}{}
\EC@family{T1}{cmsd}{m}{n}{ecss}
\EC@family{T1}{cmsd}{m}{sl}{ecsi}
\EC@family{T1}{cmsd}{m}{it}{ecsi}
\EC@altfamily{T1}{cmsd}{bx}{n}{ecsx}
\EC@altfamily{T1}{cmsd}{bx}{it}{ecso}
\EC@altfamily{T1}{cmsd}{bx}{sl}{ecso}
%%%%%% Font/shape undefined, therefore substituted
\DeclareFontShape{T1}{cmsd}{m}{sc}%
       {<->sub*cmr/m/sc}{}
%%%%%%% semibold condensed series
\DeclareFontShape{T1}{cmsd}{sbc}{n}{%
      <5><6><7><8><9><10><10.95><12><14.4><17.28>%
      <20.74><24.88>%
ecssdc10
       }{}
\endinput
%%
%% End of file `t1cmsd.fd'.