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/utx-of.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/utx-of.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/pxtxalfa/utx-of.fd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pxtxalfa/utx-of.fd b/Master/texmf-dist/tex/latex/pxtxalfa/utx-of.fd new file mode 100644 index 00000000000..0fac2652dd7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pxtxalfa/utx-of.fd @@ -0,0 +1,24 @@ +%Filename: utx-of.fd +%Created by: tex utx-of-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{utx-of.fd} + [2011/08/16 Fontinst v1.933 font definitions for U/tx-of.] + + +\expandafter\ifx\csname tx-of@scale\endcsname\relax +\let\txof@@scale\@empty\else\edef\txof@@scale{s*[\csname tx-of@scale\endcsname]}\fi +\DeclareFontFamily{U}{tx-of}{\skewchar \font =45} + +\DeclareFontShape{U}{tx-of}{m}{n}{ + <-> \txof@@scale txr-of +}{} +\DeclareFontShape{U}{tx-of}{b}{n}{ + <-> \txof@@scale txb-of +}{} + + +\endinput + |