diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/oldstandard/LGROldStandard-Sup.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/oldstandard/LGROldStandard-Sup.fd | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/oldstandard/LGROldStandard-Sup.fd b/Master/texmf-dist/tex/latex/oldstandard/LGROldStandard-Sup.fd new file mode 100644 index 00000000000..28a61bf3f71 --- /dev/null +++ b/Master/texmf-dist/tex/latex/oldstandard/LGROldStandard-Sup.fd @@ -0,0 +1,89 @@ +%% Generated by autoinst on 2019/07/25 +%% +\ProvidesFile{LGROldStandard-Sup.fd} + [2019/07/25 (autoinst) Font definitions for LGR/OldStandard-Sup.] + +\expandafter\ifx\csname OldStandard@scale\endcsname\relax + \let\OldStandard@@scale\@empty +\else + \edef\OldStandard@@scale{s*[\csname OldStandard@scale\endcsname]}% +\fi + +\DeclareFontFamily{LGR}{OldStandard-Sup}{} + + +% ---- regular ---- + +\DeclareFontShape{LGR}{OldStandard-Sup}{regular}{n}{ + <-> \OldStandard@@scale OldStandard-Regular-sup-lgr +}{} + +\DeclareFontShape{LGR}{OldStandard-Sup}{regular}{it}{ + <-> \OldStandard@@scale OldStandard-Italic-sup-lgr +}{} + +\DeclareFontShape{LGR}{OldStandard-Sup}{regular}{sl}{ + <-> ssub * OldStandard-Sup/regular/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{LGR}{OldStandard-Sup}{bold}{n}{ + <-> \OldStandard@@scale OldStandard-Bold-sup-lgr +}{} + +\DeclareFontShape{LGR}{OldStandard-Sup}{bold}{it}{ + <-> \OldStandard@@scale OldStandard-BoldItalic-sup-lgr +}{} + +\DeclareFontShape{LGR}{OldStandard-Sup}{bold}{sl}{ + <-> ssub * OldStandard-Sup/bold/it +}{} + +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{LGR}{OldStandard-Sup}{m}{sl}{ + <-> ssub * OldStandard-Sup/regular/sl +}{} + +\DeclareFontShape{LGR}{OldStandard-Sup}{m}{n}{ + <-> ssub * OldStandard-Sup/regular/n +}{} + +\DeclareFontShape{LGR}{OldStandard-Sup}{m}{it}{ + <-> ssub * OldStandard-Sup/regular/it +}{} + + +% b --> bold + +\DeclareFontShape{LGR}{OldStandard-Sup}{b}{sl}{ + <-> ssub * OldStandard-Sup/bold/sl +}{} + +\DeclareFontShape{LGR}{OldStandard-Sup}{b}{n}{ + <-> ssub * OldStandard-Sup/bold/n +}{} + +\DeclareFontShape{LGR}{OldStandard-Sup}{b}{it}{ + <-> ssub * OldStandard-Sup/bold/it +}{} + +\DeclareFontShape{LGR}{OldStandard-Sup}{bx}{n}{ + <-> ssub * OldStandard-Sup/b/n +}{} + +\DeclareFontShape{LGR}{OldStandard-Sup}{bx}{sl}{ + <-> ssub * OldStandard-Sup/b/sl +}{} + +\DeclareFontShape{LGR}{OldStandard-Sup}{bx}{it}{ + <-> ssub * OldStandard-Sup/b/it +}{} + +\endinput |