diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:52:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:52:25 +0000 |
commit | 7fa54aaf15f8618bf2bad30bf1ee5da5779c9235 (patch) | |
tree | 268c4fe60b45bae950d9cbad86af8c5ef7641b9c /Master/texmf-dist/tex/latex/bookman/8rubk.fd | |
parent | 16b64696d398d8d52f59c053e91078bed894ac86 (diff) |
bookman
git-svn-id: svn://tug.org/texlive/trunk@721 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bookman/8rubk.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/bookman/8rubk.fd | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/bookman/8rubk.fd b/Master/texmf-dist/tex/latex/bookman/8rubk.fd new file mode 100644 index 00000000000..3cb6b6ef6b7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/bookman/8rubk.fd @@ -0,0 +1,64 @@ +%Filename: 8rubk.fd +%Created by: tex Fam_5595 +%Created using fontinst v1.800 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{8rubk.fd} + [1998/11/05 Fontinst v1.800 font definitions for 8r/ubk.] + +\DeclareFontFamily{8r}{ubk}{} + +\DeclareFontShape{8r}{ubk}{m}{n}{ + <-> ubkr8r +}{} + +\DeclareFontShape{8r}{ubk}{m}{sl}{ + <-> ubkro8r +}{} + +\DeclareFontShape{8r}{ubk}{m}{it}{ + <-> ubkri8r +}{} + +\DeclareFontShape{8r}{ubk}{b}{n}{ + <-> ubkb8r +}{} + +\DeclareFontShape{8r}{ubk}{b}{sl}{ + <-> ubkbo8r +}{} + +\DeclareFontShape{8r}{ubk}{b}{it}{ + <-> ubkbi8r +}{} + +\DeclareFontShape{8r}{ubk}{db}{n}{ + <-> ubkd8r +}{} + +\DeclareFontShape{8r}{ubk}{db}{sl}{ + <-> ubkdo8r +}{} + +\DeclareFontShape{8r}{ubk}{db}{it}{ + <-> ubkdi8r +}{} + +\DeclareFontShape{8r}{ubk}{l}{n}{ + <-> ubkl8r +}{} + +\DeclareFontShape{8r}{ubk}{l}{sl}{ + <-> ubklo8r +}{} + +\DeclareFontShape{8r}{ubk}{l}{it}{ + <-> ubkli8r +}{} + +\DeclareFontShape{8r}{ubk}{bx}{n}{<->ssub * ubk/b/n}{} +\DeclareFontShape{8r}{ubk}{bx}{sl}{<->ssub * ubk/b/sl}{} +\DeclareFontShape{8r}{ubk}{bx}{it}{<->ssub * ubk/b/it}{} + +\endinput |