diff options
Diffstat (limited to 'fonts/psfonts/bitstrea/optima/tex/T1bop.fd')
-rw-r--r-- | fonts/psfonts/bitstrea/optima/tex/T1bop.fd | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/fonts/psfonts/bitstrea/optima/tex/T1bop.fd b/fonts/psfonts/bitstrea/optima/tex/T1bop.fd new file mode 100644 index 0000000000..33e8374108 --- /dev/null +++ b/fonts/psfonts/bitstrea/optima/tex/T1bop.fd @@ -0,0 +1,86 @@ +%Filename: T1bop.fd +%Created by: tex build_bop +%Created using fontinst v1.335 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{T1bop.fd} + [1995/09/11 Fontinst v1.335 font definitions for T1/bop.] + +\DeclareFontFamily{T1}{bop}{} + +\DeclareFontShape{T1}{bop}{b}{n}{ + <-> bopb8t +}{} + +\DeclareFontShape{T1}{bop}{b}{sl}{ + <-> bopbo8t +}{} + +\DeclareFontShape{T1}{bop}{b}{sc}{ + <-> bopbc8t +}{} + +\DeclareFontShape{T1}{bop}{b}{it}{ + <-> bopbi8t +}{} + +\DeclareFontShape{T1}{bop}{db}{n}{ + <-> bopd8t +}{} + +\DeclareFontShape{T1}{bop}{db}{sl}{ + <-> bopdo8t +}{} + +\DeclareFontShape{T1}{bop}{db}{sc}{ + <-> bopdc8t +}{} + +\DeclareFontShape{T1}{bop}{db}{it}{ + <-> bopdi8t +}{} + +\DeclareFontShape{T1}{bop}{m}{n}{ + <-> bopr8t +}{} + +\DeclareFontShape{T1}{bop}{m}{sl}{ + <-> bopro8t +}{} + +\DeclareFontShape{T1}{bop}{m}{sc}{ + <-> boprc8t +}{} + +\DeclareFontShape{T1}{bop}{m}{it}{ + <-> bopri8t +}{} + +\DeclareFontShape{T1}{bop}{ub}{n}{ + <-> bopu8t +}{} + +\DeclareFontShape{T1}{bop}{ub}{sl}{ + <-> bopuo8t +}{} + +\DeclareFontShape{T1}{bop}{ub}{sc}{ + <-> bopuc8t +}{} + +\DeclareFontShape{T1}{bop}{ub}{it}{ + <-> bopui8t +}{} + +\DeclareFontShape{T1}{bop}{bx}{n}{<->ssub * bop/b/n}{} +\DeclareFontShape{T1}{bop}{bx}{sl}{<->ssub * bop/b/sl}{} +\DeclareFontShape{T1}{bop}{bx}{sc}{<->ssub * bop/b/sc}{} +\DeclareFontShape{T1}{bop}{bx}{it}{<->ssub * bop/b/it}{} +\DeclareFontShape{T1}{bop}{b}{ui}{<->sub * bop/b/it}{} +\DeclareFontShape{T1}{bop}{bx}{ui}{<->ssub * bop/b/ui}{} +\DeclareFontShape{T1}{bop}{db}{ui}{<->sub * bop/db/it}{} +\DeclareFontShape{T1}{bop}{m}{ui}{<->sub * bop/m/it}{} +\DeclareFontShape{T1}{bop}{ub}{ui}{<->sub * bop/ub/it}{} + +\endinput |