diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-13 00:10:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-13 00:10:02 +0000 |
commit | 0ad6e779e72637a33d2da294ac4f195bd45842c7 (patch) | |
tree | 9124ae79a525f40ce8351a695f1fb1bf8bc352bd /Master/texmf-dist/tex/latex/txfonts/utxsyb.fd | |
parent | 81356b8d1c21f2454140b6da4880d64736b6dc4f (diff) |
txfonts
git-svn-id: svn://tug.org/texlive/trunk@1413 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/txfonts/utxsyb.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/txfonts/utxsyb.fd | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/txfonts/utxsyb.fd b/Master/texmf-dist/tex/latex/txfonts/utxsyb.fd new file mode 100644 index 00000000000..77ca9d66720 --- /dev/null +++ b/Master/texmf-dist/tex/latex/txfonts/utxsyb.fd @@ -0,0 +1,14 @@ +\ProvidesFile{utxsyb.fd} + [2000/12/15 v3.1] + +\DeclareFontFamily{U}{txsyb}{} +\DeclareFontShape{U}{txsyb}{m}{n}{ + <-> txsyb% +}{} +\DeclareFontShape{U}{txsyb}{bx}{n}{ + <-> txbsyb% +}{} +\DeclareFontShape{U}{txsyb}{l}{n}{<->ssub * txsyb/m/n}{} +\DeclareFontShape{U}{txsyb}{b}{n}{<->ssub * txsyb/bx/n}{} + +\endinput |