summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newpx/unpxexa.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-03-31 23:45:18 +0000
committerKarl Berry <karl@freefriends.org>2013-03-31 23:45:18 +0000
commitfe60453d04eb266f5131e47bca205f6ce190668a (patch)
treeb54dfcbb829b6c3b23f02bc3a8a3f98b570fec55 /Master/texmf-dist/tex/latex/newpx/unpxexa.fd
parentab58cc28266fe58eb6293cca6bf08262eb103719 (diff)
newpx (30mar13)
git-svn-id: svn://tug.org/texlive/trunk@29576 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newpx/unpxexa.fd')
-rw-r--r--Master/texmf-dist/tex/latex/newpx/unpxexa.fd27
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newpx/unpxexa.fd b/Master/texmf-dist/tex/latex/newpx/unpxexa.fd
new file mode 100644
index 00000000000..f924a228ad2
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/newpx/unpxexa.fd
@@ -0,0 +1,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