summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newpx/omxnpxex.fd
blob: a8695e4b1afa1c9996d9af6b0c29720c32091f1a (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: omxnpxex.fd
%Created by: tex px-drv
%Created using fontinst v1.933

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\ProvidesFile{omxnpxex.fd}
   [2013/03/24 Fontinst v1.933 font definitions for OMX/npxex.]
\expandafter\ifx\csname npxmath@scaled\endcsname\relax
  \let\npxmath@@scaled\@empty%
\else
  \edef\npxmath@@scaled{s*[\csname npxmath@scaled\endcsname]}%
\fi

\DeclareFontFamily{OMX}{npxex}{}

\DeclareFontShape{OMX}{npxex}{m}{n}{
   <-> \npxmath@@scaled zplex
}{}

\DeclareFontShape{OMX}{npxex}{b}{n}{
   <-> \npxmath@@scaled zplbex
}{}

\DeclareFontShape{OMX}{npxex}{bx}{n}{<->ssub * npxex/b/n}{}

\endinput