diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/oldstandard/TS1OldStandard-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/oldstandard/TS1OldStandard-TLF.fd | 69 |
1 files changed, 62 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/oldstandard/TS1OldStandard-TLF.fd b/Master/texmf-dist/tex/latex/oldstandard/TS1OldStandard-TLF.fd index 174b8af283b..4b6296659d1 100644 --- a/Master/texmf-dist/tex/latex/oldstandard/TS1OldStandard-TLF.fd +++ b/Master/texmf-dist/tex/latex/oldstandard/TS1OldStandard-TLF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2016/06/30 +%% Generated by autoinst on 2019/07/25 %% \ProvidesFile{TS1OldStandard-TLF.fd} - [2016/06/30 (autoinst) Font definitions for TS1/OldStandard-TLF.] + [2019/07/25 (autoinst) Font definitions for TS1/OldStandard-TLF.] \expandafter\ifx\csname OldStandard@scale\endcsname\relax \let\OldStandard@@scale\@empty @@ -11,24 +11,79 @@ \DeclareFontFamily{TS1}{OldStandard-TLF}{} -\DeclareFontShape{TS1}{OldStandard-TLF}{b}{n}{ + +% ---- regular ---- + +\DeclareFontShape{TS1}{OldStandard-TLF}{regular}{n}{ + <-> \OldStandard@@scale OldStandard-Regular-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{OldStandard-TLF}{regular}{it}{ + <-> \OldStandard@@scale OldStandard-Italic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{OldStandard-TLF}{regular}{sl}{ + <-> ssub * OldStandard-TLF/regular/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{TS1}{OldStandard-TLF}{bold}{n}{ <-> \OldStandard@@scale OldStandard-Bold-tlf-ts1 }{} +\DeclareFontShape{TS1}{OldStandard-TLF}{bold}{it}{ + <-> \OldStandard@@scale OldStandard-BoldItalic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{OldStandard-TLF}{bold}{sl}{ + <-> ssub * OldStandard-TLF/bold/it +}{} + +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{TS1}{OldStandard-TLF}{m}{sl}{ + <-> ssub * OldStandard-TLF/regular/sl +}{} + \DeclareFontShape{TS1}{OldStandard-TLF}{m}{n}{ - <-> \OldStandard@@scale OldStandard-Regular-tlf-ts1 + <-> ssub * OldStandard-TLF/regular/n }{} \DeclareFontShape{TS1}{OldStandard-TLF}{m}{it}{ - <-> \OldStandard@@scale OldStandard-Italic-tlf-ts1 + <-> ssub * OldStandard-TLF/regular/it }{} -\DeclareFontShape{TS1}{OldStandard-TLF}{m}{sl}{ - <-> ssub * OldStandard-TLF/m/it + +% b --> bold + +\DeclareFontShape{TS1}{OldStandard-TLF}{b}{sl}{ + <-> ssub * OldStandard-TLF/bold/sl +}{} + +\DeclareFontShape{TS1}{OldStandard-TLF}{b}{n}{ + <-> ssub * OldStandard-TLF/bold/n +}{} + +\DeclareFontShape{TS1}{OldStandard-TLF}{b}{it}{ + <-> ssub * OldStandard-TLF/bold/it }{} \DeclareFontShape{TS1}{OldStandard-TLF}{bx}{n}{ <-> ssub * OldStandard-TLF/b/n }{} +\DeclareFontShape{TS1}{OldStandard-TLF}{bx}{sl}{ + <-> ssub * OldStandard-TLF/b/sl +}{} + +\DeclareFontShape{TS1}{OldStandard-TLF}{bx}{it}{ + <-> ssub * OldStandard-TLF/b/it +}{} + \endinput |