summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newpx/unpxsym.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-03-22 21:21:11 +0000
committerKarl Berry <karl@freefriends.org>2015-03-22 21:21:11 +0000
commit1434c05d86b9f4b63832e2760dfe8076d052ca35 (patch)
treee74586044c5bec45d7a305903510295751d6da8b /Master/texmf-dist/tex/latex/newpx/unpxsym.fd
parentf8714af5c33873ddec8484051e86d4febe6b246a (diff)
newpx (22mar15)
git-svn-id: svn://tug.org/texlive/trunk@36592 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newpx/unpxsym.fd')
-rw-r--r--Master/texmf-dist/tex/latex/newpx/unpxsym.fd28
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newpx/unpxsym.fd b/Master/texmf-dist/tex/latex/newpx/unpxsym.fd
new file mode 100644
index 00000000000..6f9e38c5069
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/newpx/unpxsym.fd
@@ -0,0 +1,28 @@
+%Filename: unpxsym.fd
+%Created by: tex px-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{unpxsym.fd}
+ [2015/03/21 Fontinst v1.933 font definitions for U/npxsym.]
+
+\expandafter\ifx\csname npxmath@scaled\endcsname\relax
+ \let\npxmath@@scaled\@empty%
+\else
+ \edef\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