diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/psnfss/ts1pbk.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/psnfss/ts1pbk.fd | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/psnfss/ts1pbk.fd b/Master/texmf-dist/tex/latex/psnfss/ts1pbk.fd new file mode 100644 index 00000000000..f6decd3f934 --- /dev/null +++ b/Master/texmf-dist/tex/latex/psnfss/ts1pbk.fd @@ -0,0 +1,40 @@ +\ProvidesFile{ts1pbk.fd} + [2001/06/04 font definitions for TS1/pbk.] + +\DeclareFontFamily{TS1}{pbk}{} + +\DeclareFontShape{TS1}{pbk}{db}{n}{ + <-> pbkd8c +}{} + +\DeclareFontShape{TS1}{pbk}{db}{sl}{ + <-> pbkdo8c +}{} + +\DeclareFontShape{TS1}{pbk}{db}{it}{ + <-> pbkdi8c +}{} + +\DeclareFontShape{TS1}{pbk}{l}{n}{ + <-> pbkl8c +}{} + +\DeclareFontShape{TS1}{pbk}{l}{sl}{ + <-> pbklo8c +}{} + +\DeclareFontShape{TS1}{pbk}{l}{it}{ + <-> pbkli8c +}{} + +\DeclareFontShape{TS1}{pbk}{b}{n}{<->ssub * pbk/db/n}{} +\DeclareFontShape{TS1}{pbk}{bx}{n}{<->ssub * pbk/b/n}{} +\DeclareFontShape{TS1}{pbk}{b}{sl}{<->ssub * pbk/db/sl}{} +\DeclareFontShape{TS1}{pbk}{bx}{sl}{<->ssub * pbk/b/sl}{} +\DeclareFontShape{TS1}{pbk}{b}{it}{<->ssub * pbk/db/it}{} +\DeclareFontShape{TS1}{pbk}{bx}{it}{<->ssub * pbk/b/it}{} +\DeclareFontShape{TS1}{pbk}{m}{n}{<->ssub * pbk/l/n}{} +\DeclareFontShape{TS1}{pbk}{m}{sl}{<->ssub * pbk/l/sl}{} +\DeclareFontShape{TS1}{pbk}{m}{it}{<->ssub * pbk/l/it}{} + +\endinput |