summaryrefslogtreecommitdiff
path: root/fonts/newpx/tex/omlnpxmi.fd
blob: 93e2d430c6952ead03c7af12e2b4ad47fe53de91 (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
%Filename: omlnpxmi.fd
%Created by: tex px-drv
%Created using fontinst v1.933

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\ProvidesFile{omlnpxmi.fd}
   [2013/03/21 Fontinst v1.933 font definitions for OML/npxmi.]

\expandafter\ifx\csname npxmath@scaled\endcsname\relax
  \let\npxmath@@scaled\@empty%
\else
  \edef\npxmath@@scaled{s*[\csname npxmath@scaled\endcsname]}%
\fi

\DeclareFontFamily{OML}{npxmi}{\skewchar \font =127}

\ifx\X@s@v@rg\undefined
\DeclareFontShape{OML}{npxmi}{m}{it}{
   <-> \npxmath@@scaled zplmi
}{}
\DeclareFontShape{OML}{npxmi}{b}{it}{
   <-> \npxmath@@scaled zplbmi
}{}
\else
\DeclareFontShape{OML}{npxmi}{m}{it}{
   <-> \npxmath@@scaled zplmi1
}{}
\DeclareFontShape{OML}{npxmi}{b}{it}{
   <-> \npxmath@@scaled zplbmi1
}{}
\fi

\DeclareFontShape{OML}{npxmi}{m}{sl}{<->ssub * npxmi/m/it}{}
\DeclareFontShape{OML}{npxmi}{bx}{it}{<->ssub * npxmi/b/it}{}
\DeclareFontShape{OML}{npxmi}{b}{sl}{<->ssub * npxmi/b/it}{}
\DeclareFontShape{OML}{npxmi}{bx}{sl}{<->ssub * npxmi/b/sl}{}

\endinput