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

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\ProvidesFile{unpxsym.fd}
   [2023/08/16 Fontinst v1.933 font definitions for U/npxsym.]

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

\DeclareFontFamily{U}{npxsym}{}

\DeclareFontShape{U}{npxsym}{m}{n}{
   <-> \npxmath@@scaled zplsym
}{}

\DeclareFontShape{U}{npxsym}{b}{n}{
   <-> \npxmath@@scaled zplbsym
}{}

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


\endinput