diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-13 00:04:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-13 00:04:48 +0000 |
commit | e5a771568b41e8213c075c082fa9edd6c7e6f87a (patch) | |
tree | e69bea46b1da7f13dd7b33e38eac538a3fef4a2c /Master/texmf-dist/tex/latex/pxfonts/upxsyb.fd | |
parent | 216a2aa599705471c6e163494809182ff8813663 (diff) |
pxfonts
git-svn-id: svn://tug.org/texlive/trunk@1259 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pxfonts/upxsyb.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/pxfonts/upxsyb.fd | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pxfonts/upxsyb.fd b/Master/texmf-dist/tex/latex/pxfonts/upxsyb.fd new file mode 100644 index 00000000000..72fb6ec54f6 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pxfonts/upxsyb.fd @@ -0,0 +1,14 @@ +\ProvidesFile{utxsyb.fd} + [2000/12/14 v1.0] + +\DeclareFontFamily{U}{pxsyb}{} +\DeclareFontShape{U}{pxsyb}{m}{n}{ + <-> pxsyb% +}{} +\DeclareFontShape{U}{pxsyb}{bx}{n}{ + <-> pxbsyb% +}{} +\DeclareFontShape{U}{pxsyb}{l}{n}{<->ssub * pxsyb/m/n}{} +\DeclareFontShape{U}{pxsyb}{b}{n}{<->ssub * pxsyb/bx/n}{} + +\endinput |