diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/mfb-oldstyle/T5MFBOldstyle-Sup.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/mfb-oldstyle/T5MFBOldstyle-Sup.fd | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/mfb-oldstyle/T5MFBOldstyle-Sup.fd b/Master/texmf-dist/tex/latex/mfb-oldstyle/T5MFBOldstyle-Sup.fd new file mode 100644 index 00000000000..c58149a46ef --- /dev/null +++ b/Master/texmf-dist/tex/latex/mfb-oldstyle/T5MFBOldstyle-Sup.fd @@ -0,0 +1,67 @@ +%% Generated by autoinst on 2024/08/05 +%% +\ProvidesFile{T5MFBOldstyle-Sup.fd} + [2024/08/05 (autoinst) Font definitions for T5/MFBOldstyle-Sup.] + +\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{T5}{MFBOldstyle-Sup}{} + + +% ---- m = regular ---- + +\DeclareFontShape{T5}{MFBOldstyle-Sup}{m}{it}{ + <-> \MFBOldstyle@@scale MFBOldstyle-Italic-sup-t5 +}{} + +\DeclareFontShape{T5}{MFBOldstyle-Sup}{regular}{it}{ + <-> alias * MFBOldstyle-Sup/m/it +}{} + +\DeclareFontShape{T5}{MFBOldstyle-Sup}{m}{n}{ + <-> \MFBOldstyle@@scale MFBOldstyle-Regular-sup-t5 +}{} + +\DeclareFontShape{T5}{MFBOldstyle-Sup}{regular}{n}{ + <-> alias * MFBOldstyle-Sup/m/n +}{} + +\DeclareFontShape{T5}{MFBOldstyle-Sup}{m}{sl}{ + <-> ssub * MFBOldstyle-Sup/m/it +}{} + +\DeclareFontShape{T5}{MFBOldstyle-Sup}{regular}{sl}{ + <-> ssub * MFBOldstyle-Sup/regular/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{T5}{MFBOldstyle-Sup}{b}{n}{ + <-> \MFBOldstyle@@scale MFBOldstyle-Bold-sup-t5 +}{} + +\DeclareFontShape{T5}{MFBOldstyle-Sup}{bold}{n}{ + <-> alias * MFBOldstyle-Sup/b/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{T5}{MFBOldstyle-Sup}{bx}{n}{ + <-> ssub * MFBOldstyle-Sup/b/n +}{} + +\endinput |