summaryrefslogtreecommitdiff
path: root/fonts/cyrillic/cyrillic-modern/tex/ot1nmr.fd
blob: c5d4ff13fe05cd3f4deaab84aa8973087ca93711 (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
\ProvidesFile{ot1nmr.fd}
        [2013/12/17 Cyrillic Modern font definitions]
%\DeclareFontEncoding{OT1}{}{}
%\DeclareFontSubstitution{OT1}{cmr}{m}{n}
\DeclareFontFamily{OT1}{nmr}{\hyphenchar\font45 }
\DeclareFontShape{OT1}{nmr}{m}{n}%
     {<5><6><7><8><9><10><12>gen*ot1-nmr%
      <10.95>ot1-nmr10%
      <14.4>ot1-nmr12%
      <17.28><20.74><24.88>ot1-nmr17}{}
\DeclareFontShape{OT1}{nmr}{m}{sl}%
     {%
      <5><6><7>ot1-nmsl8%
      <8><9>gen*ot1-nmsl%
      <10><10.95>ot1-nmsl10%
      <12><14.4><17.28><20.74><24.88>ot1-nmsl12%
      }{}
\DeclareFontShape{OT1}{nmr}{m}{it}%
     {%
      <5><6><7>ot1-nmti7%
      <8>ot1-nmti8%
      <9>ot1-nmti9%
      <10><10.95>ot1-nmti10%
      <12><14.4><17.28><20.74><24.88>ot1-nmti12%
      }{}
\DeclareFontShape{OT1}{nmr}{m}{sc}%
     {%
      <5><6><7><8><9><10><10.95><12>%
      <14.4><17.28><20.74><24.88>ot1-nmcsc10%
      }{}
% 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}{nmr}{m}{ui}
%%   {
%%      <5><6><7><8><9><10><10.95><12>%
%%      <14.4><17.28><20.74><24.88>ot1-nmui10%
%%      }{}
%%%%%%% bold series
\DeclareFontShape{OT1}{nmr}{b}{n}
     {%
      <5><6><7><8><9><10><10.95><12>%
      <14.4><17.28><20.74><24.88>ot1-nmb10%
      }{}
%%%%%%%% bold extended series
\DeclareFontShape{OT1}{nmr}{bx}{n}
   {%
      <5><6><7><8><9>gen*ot1-nmbx%
      <10><10.95>ot1-nmbx10%
      <12><14.4><17.28><20.74><24.88>ot1-nmbx12%
      }{}
\DeclareFontShape{OT1}{nmr}{bx}{sl}
      {%
      <5><6><7><8><9>%
      <10><10.95><12><14.4><17.28><20.74><24.88>ot1-nmbxsl10%
      }{}
\DeclareFontShape{OT1}{nmr}{bx}{it}
       {%
       <5><6><7><8><9>%
       <10><10.95><12><14.4><17.28><20.74><24.88>ot1-nmbxti10%
       }{}
% Again this is necessary for a correct \pounds symbol in
% the cmr fonts Hopefully the dc/ec font layout will take
% over soon.
%
%\DeclareFontShape{OT1}{nmr}{bx}{ui}
%      {<->sub*ot1-nmr/m/ui}{}
%\endinput
%%
%% End of file `ot1nmr.fd'.