diff options
Diffstat (limited to 'fonts/mfb-oldstyle/latex/OT1MFBOldstyle-OsF.fd')
-rw-r--r-- | fonts/mfb-oldstyle/latex/OT1MFBOldstyle-OsF.fd | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/fonts/mfb-oldstyle/latex/OT1MFBOldstyle-OsF.fd b/fonts/mfb-oldstyle/latex/OT1MFBOldstyle-OsF.fd new file mode 100644 index 0000000000..be09da5dfe --- /dev/null +++ b/fonts/mfb-oldstyle/latex/OT1MFBOldstyle-OsF.fd @@ -0,0 +1,44 @@ +%% Generated by autoinst on 2024/08/05 +%% +\ProvidesFile{OT1MFBOldstyle-OsF.fd} + [2024/08/05 (autoinst) Font definitions for OT1/MFBOldstyle-OsF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname MFBOldstyle@scale\endcsname\relax + \let\MFBOldstyle@@scale\@empty +\else + \edef\MFBOldstyle@@scale{s*[\csname MFBOldstyle@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{MFBOldstyle-OsF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{OT1}{MFBOldstyle-OsF}{m}{sc}{ + <-> \MFBOldstyle@@scale MFBOldstyle-Regular-osf-sc-ot1 +}{} + +\DeclareFontShape{OT1}{MFBOldstyle-OsF}{regular}{sc}{ + <-> alias * MFBOldstyle-OsF/m/sc +}{} + +\DeclareFontShape{OT1}{MFBOldstyle-OsF}{m}{n}{ + <-> \MFBOldstyle@@scale MFBOldstyle-Regular-osf-ot1 +}{} + +\DeclareFontShape{OT1}{MFBOldstyle-OsF}{regular}{n}{ + <-> alias * MFBOldstyle-OsF/m/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\endinput |