diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/psnfss/ot1bch.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/psnfss/ot1bch.fd | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/psnfss/ot1bch.fd b/Master/texmf-dist/tex/latex/psnfss/ot1bch.fd new file mode 100644 index 00000000000..65f20b5089a --- /dev/null +++ b/Master/texmf-dist/tex/latex/psnfss/ot1bch.fd @@ -0,0 +1,47 @@ +\ProvidesFile{ot1bch.fd} + [2004/10/18 font definitions for OT1/bch.] + +\DeclareFontFamily{OT1}{bch}{} + +\DeclareFontShape{OT1}{bch}{m}{n}{ + <-> bchr7t +}{} + +\DeclareFontShape{OT1}{bch}{m}{sc}{ + <-> bchrc7t +}{} + +\DeclareFontShape{OT1}{bch}{m}{sl}{ + <-> bchro7t +}{} + +\DeclareFontShape{OT1}{bch}{m}{it}{ + <-> bchri7t +}{} + +\DeclareFontShape{OT1}{bch}{b}{n}{ + <-> bchb7t +}{} + +\DeclareFontShape{OT1}{bch}{b}{sc}{ + <-> bchbc7t +}{} + +\DeclareFontShape{OT1}{bch}{b}{sl}{ + <-> bchbo7t +}{} + +\DeclareFontShape{OT1}{bch}{b}{it}{ + <-> bchbi7t +}{} + +\DeclareFontShape{OT1}{bch}{bx}{n}{<->ssub * bch/b/n}{} +\DeclareFontShape{OT1}{bch}{bx}{sc}{<->ssub * bch/b/sc}{} +\DeclareFontShape{OT1}{bch}{bx}{sl}{<->ssub * bch/b/sl}{} +\DeclareFontShape{OT1}{bch}{bx}{it}{<->ssub * bch/b/it}{} + +\DeclareFontShape{OT1}{bch}{m}{ui}{<->ssub * bch/m/it}{} +\DeclareFontShape{OT1}{bch}{b}{ui}{<->ssub * bch/b/it}{} +\DeclareFontShape{OT1}{bch}{bx}{ui}{<->ssub * bch/b/it}{} + +\endinput |