diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/psfonts/bitstrea/optima/tex/OT1bop.fd |
Initial commit
Diffstat (limited to 'fonts/psfonts/bitstrea/optima/tex/OT1bop.fd')
-rw-r--r-- | fonts/psfonts/bitstrea/optima/tex/OT1bop.fd | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/fonts/psfonts/bitstrea/optima/tex/OT1bop.fd b/fonts/psfonts/bitstrea/optima/tex/OT1bop.fd new file mode 100644 index 0000000000..17817b66a4 --- /dev/null +++ b/fonts/psfonts/bitstrea/optima/tex/OT1bop.fd @@ -0,0 +1,86 @@ +%Filename: OT1bop.fd +%Created by: tex build_bop +%Created using fontinst v1.335 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{OT1bop.fd} + [1995/09/11 Fontinst v1.335 font definitions for OT1/bop.] + +\DeclareFontFamily{OT1}{bop}{} + +\DeclareFontShape{OT1}{bop}{b}{n}{ + <-> bopb7t +}{} + +\DeclareFontShape{OT1}{bop}{b}{sl}{ + <-> bopbo7t +}{} + +\DeclareFontShape{OT1}{bop}{b}{sc}{ + <-> bopbc7t +}{} + +\DeclareFontShape{OT1}{bop}{b}{it}{ + <-> bopbi7t +}{} + +\DeclareFontShape{OT1}{bop}{db}{n}{ + <-> bopd7t +}{} + +\DeclareFontShape{OT1}{bop}{db}{sl}{ + <-> bopdo7t +}{} + +\DeclareFontShape{OT1}{bop}{db}{sc}{ + <-> bopdc7t +}{} + +\DeclareFontShape{OT1}{bop}{db}{it}{ + <-> bopdi7t +}{} + +\DeclareFontShape{OT1}{bop}{m}{n}{ + <-> bopr7t +}{} + +\DeclareFontShape{OT1}{bop}{m}{sl}{ + <-> bopro7t +}{} + +\DeclareFontShape{OT1}{bop}{m}{sc}{ + <-> boprc7t +}{} + +\DeclareFontShape{OT1}{bop}{m}{it}{ + <-> bopri7t +}{} + +\DeclareFontShape{OT1}{bop}{ub}{n}{ + <-> bopu7t +}{} + +\DeclareFontShape{OT1}{bop}{ub}{sl}{ + <-> bopuo7t +}{} + +\DeclareFontShape{OT1}{bop}{ub}{sc}{ + <-> bopuc7t +}{} + +\DeclareFontShape{OT1}{bop}{ub}{it}{ + <-> bopui7t +}{} + +\DeclareFontShape{OT1}{bop}{bx}{n}{<->ssub * bop/b/n}{} +\DeclareFontShape{OT1}{bop}{bx}{sl}{<->ssub * bop/b/sl}{} +\DeclareFontShape{OT1}{bop}{bx}{sc}{<->ssub * bop/b/sc}{} +\DeclareFontShape{OT1}{bop}{bx}{it}{<->ssub * bop/b/it}{} +\DeclareFontShape{OT1}{bop}{b}{ui}{<->sub * bop/b/it}{} +\DeclareFontShape{OT1}{bop}{bx}{ui}{<->ssub * bop/b/ui}{} +\DeclareFontShape{OT1}{bop}{db}{ui}{<->sub * bop/db/it}{} +\DeclareFontShape{OT1}{bop}{m}{ui}{<->sub * bop/m/it}{} +\DeclareFontShape{OT1}{bop}{ub}{ui}{<->sub * bop/ub/it}{} + +\endinput |