summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/cmcyralt/OT1cmcyr.fd
blob: 3c6a4b5b0785a95810975d29c1b945641e6df164 (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
%% OT1cmcyr.fd
%%
\DeclareFontFamily{OT1}{cmcyr}{}
\DeclareFontShape{OT1}{cmcyr}{m}{n}
   {  <5> <6> <7> <8> <9> <10> <12> gen * uczr
      <10.95> uczr10
      <14.4>  uczr12
      <17.28><20.74><24.88>uczr17}{}
\DeclareFontShape{OT1}{cmcyr}{m}{sl}
    {
      <5><6><7>uczro8%
      <8> <9> gen * uczro
      <10><10.95>uczro10%
      <12><14.4><17.28><20.74><24.88>uczro12%
      }{}
\DeclareFontShape{OT1}{cmcyr}{m}{it}
    {
      <5><6><7>uczri7%
      <8>uczri8%
      <9>uczri9%
      <10><10.95>uczri10%
      <12><14.4><17.28><20.74><24.88>uczri12%
      }{}
\DeclareFontShape{OT1}{cmcyr}{m}{sc}
    {
      <5><6><7><8><9><10><10.95><12>
      <14.4><17.28><20.74><24.88> uczrc10
      }{}
% Warning: please note that the upright shape below is
%          used for the \pounds symbol of LaTeX. So this
%          font definition shouldn't be removed.
\DeclareFontShape{OT1}{cmcyr}{m}{ui}
   {
      <5><6><7><8><9><10><12>%
      <14.4><17.28><20.74><24.88>uczru10%
      }{}
%%%%%%% bold series
\DeclareFontShape{OT1}{cmcyr}{b}{n}
     {
      <5><6><7><8><9><10><12>
      <14.4><17.28><20.74><24.88> uczb10
      }{}
%%%%%%%% bold extended series
\DeclareFontShape{OT1}{cmcyr}{bx}{n}
   {
      <5> <6> <7> <8> <9> gen * uczbx
      <10><10.95> uczbx10
      <12><14.4><17.28><20.74><24.88>uczbx12
      }{}
\DeclareFontShape{OT1}{cmcyr}{bx}{sl}
      {
      <5> <6> <7> <8> <9>
      <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> uczbox10
      }{}
\DeclareFontShape{OT1}{cmcyr}{bx}{it}
      {
      <5> <6>  <7>  <8> <9>
      <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> uczbix10
      }{}
% Again this is necessary for a correct \pounds symbol in
% the cmr fonts.
\DeclareFontShape{OT1}{cmcyr}{bx}{ui}
      {<->ssub * cmcyr/m/u}{}
\endinput
%% 
%% End of file OT1cmcyr.fd