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