diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/newpx/unpxsya.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/unpxsya.fd | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newpx/unpxsya.fd b/Master/texmf-dist/tex/latex/newpx/unpxsya.fd new file mode 100644 index 00000000000..ce534e10187 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/unpxsya.fd @@ -0,0 +1,28 @@ +%Filename: unpxsya.fd +%Created by: tex px-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{unpxsya.fd} + [2013/03/24 Fontinst v1.933 font definitions for U/npxsya.] + +\expandafter\ifx\csname npxmath@scaled\endcsname\relax + \let\npxmath@@scaled\@empty% +\else + \edef\npxmath@@scaled{s*[\csname npxmath@scaled\endcsname]}% +\fi + +\DeclareFontFamily{U}{npxsya}{} + +\DeclareFontShape{U}{npxsya}{m}{n}{ + <-> \npxmath@@scaled zplsya +}{} + +\DeclareFontShape{U}{npxsya}{b}{n}{ + <-> \npxmath@@scaled zplbsya +}{} + +\DeclareFontShape{U}{npxsya}{bx}{n}{<->ssub * npxsya/b/n}{} + +\endinput |