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

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

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

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

\DeclareFontShape{U}{npxexa}{m}{n}{
   <-> \npxmath@@scaled zplexa
}{}

\DeclareFontShape{U}{npxexa}{b}{n}{
   <-> \npxmath@@scaled zplbexa
}{}

\DeclareFontShape{U}{npxexa}{bx}{n}{<->ssub * npxexa/b/n}{}

\endinput