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

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\ProvidesFile{unpxmia.fd}
   [2013/03/24 Fontinst v1.933 font definitions for U/npxmia.]

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

\DeclareFontFamily{U}{npxmia}{\skewchar \font =127}

\DeclareFontShape{U}{npxmia}{m}{it}{
   <-> \npxmath@@scaled zplmia
}{}

\DeclareFontShape{U}{npxmia}{b}{it}{
   <-> \npxmath@@scaled zplbmia
}{}

\DeclareFontShape{U}{npxmia}{m}{sl}{<->ssub * npxmia/m/it}{}
\DeclareFontShape{U}{npxmia}{bx}{it}{<->ssub * npxmia/b/it}{}
\DeclareFontShape{U}{npxmia}{b}{sl}{<->ssub * npxmia/b/it}{}
\DeclareFontShape{U}{npxmia}{bx}{sl}{<->ssub * npxmia/b/sl}{}

\endinput