diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-21 23:24:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-21 23:24:20 +0000 |
commit | ca7fba7e76d6754e68b246406abb8d884729babc (patch) | |
tree | 88592b3f9589a46f69644e225f4286c413cc72bd /Master/texmf-dist/tex/latex/pxtxalfa/upx-ds.fd | |
parent | a7edada4189ba7cd7815b452dfda0c2e56b14d82 (diff) |
new font pkg pxtxalfa (21aug11 and earlier)
git-svn-id: svn://tug.org/texlive/trunk@23633 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pxtxalfa/upx-ds.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/pxtxalfa/upx-ds.fd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pxtxalfa/upx-ds.fd b/Master/texmf-dist/tex/latex/pxtxalfa/upx-ds.fd new file mode 100644 index 00000000000..e50cd4fd06a --- /dev/null +++ b/Master/texmf-dist/tex/latex/pxtxalfa/upx-ds.fd @@ -0,0 +1,23 @@ +%Filename: upx-ds.fd +%Created by: tex upx-ds-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{upx-ds.fd} + [2011/08/16 Fontinst v1.933 font definitions for U/px-ds.] + + +\expandafter\ifx\csname px-ds@scale\endcsname\relax +\let\pxds@@scale\@empty\else\edef\pxds@@scale{s*[\csname px-ds@scale\endcsname]}\fi +\DeclareFontFamily{U}{px-ds}{\skewchar \font =45} + +\DeclareFontShape{U}{px-ds}{m}{n}{ + <-> \pxds@@scale pxr-ds +}{} +\DeclareFontShape{U}{px-ds}{b}{n}{ + <-> \pxds@@scale pxb-ds +}{} + +\endinput + |