diff options
Diffstat (limited to 'fonts/psfonts/bitstrea/palatino/tex/OT1bpl.fd')
-rw-r--r-- | fonts/psfonts/bitstrea/palatino/tex/OT1bpl.fd | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/fonts/psfonts/bitstrea/palatino/tex/OT1bpl.fd b/fonts/psfonts/bitstrea/palatino/tex/OT1bpl.fd new file mode 100644 index 0000000000..72959de97d --- /dev/null +++ b/fonts/psfonts/bitstrea/palatino/tex/OT1bpl.fd @@ -0,0 +1,52 @@ +%Filename: OT1bpl.fd +%Created by: tex build_bpl +%Created using fontinst v1.335 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{OT1bpl.fd} + [1995/09/11 Fontinst v1.335 font definitions for OT1/bpl.] + +\DeclareFontFamily{OT1}{bpl}{} + +\DeclareFontShape{OT1}{bpl}{b}{n}{ + <-> bplb7t +}{} + +\DeclareFontShape{OT1}{bpl}{b}{sl}{ + <-> bplbo7t +}{} + +\DeclareFontShape{OT1}{bpl}{b}{sc}{ + <-> bplbc7t +}{} + +\DeclareFontShape{OT1}{bpl}{b}{it}{ + <-> bplbi7t +}{} + +\DeclareFontShape{OT1}{bpl}{m}{n}{ + <-> bplr7t +}{} + +\DeclareFontShape{OT1}{bpl}{m}{sl}{ + <-> bplro7t +}{} + +\DeclareFontShape{OT1}{bpl}{m}{sc}{ + <-> bplrc7t +}{} + +\DeclareFontShape{OT1}{bpl}{m}{it}{ + <-> bplri7t +}{} + +\DeclareFontShape{OT1}{bpl}{bx}{n}{<->ssub * bpl/b/n}{} +\DeclareFontShape{OT1}{bpl}{bx}{sl}{<->ssub * bpl/b/sl}{} +\DeclareFontShape{OT1}{bpl}{bx}{sc}{<->ssub * bpl/b/sc}{} +\DeclareFontShape{OT1}{bpl}{bx}{it}{<->ssub * bpl/b/it}{} +\DeclareFontShape{OT1}{bpl}{b}{ui}{<->sub * bpl/b/it}{} +\DeclareFontShape{OT1}{bpl}{bx}{ui}{<->ssub * bpl/b/ui}{} +\DeclareFontShape{OT1}{bpl}{m}{ui}{<->sub * bpl/m/it}{} + +\endinput |