diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-26 20:47:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-26 20:47:54 +0000 |
commit | c806af8cedaa2c2afe0e37517dd35dbebe1a2f52 (patch) | |
tree | 65f37d7834decc572fd0d4ce58da58dd0e142c21 /Master/texmf-dist/tex/latex/oldstandard/LGROldStandard-Sup.fd | |
parent | 7c01762b35e268bf313003d4626d591d7337c603 (diff) |
oldstandard (26jul19)
git-svn-id: svn://tug.org/texlive/trunk@51741 c570f23f-e606-0410-a88d-b1316a301751
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 |