diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/gofonts/OT1Go-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/gofonts/OT1Go-TLF.fd | 113 |
1 files changed, 93 insertions, 20 deletions
diff --git a/Master/texmf-dist/tex/latex/gofonts/OT1Go-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/OT1Go-TLF.fd index 862c8bb09eb..eab935510b5 100644 --- a/Master/texmf-dist/tex/latex/gofonts/OT1Go-TLF.fd +++ b/Master/texmf-dist/tex/latex/gofonts/OT1Go-TLF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2017/03/31 +%% Generated by autoinst on 2019/04/19 %% \ProvidesFile{OT1Go-TLF.fd} - [2017/03/31 (autoinst) Font definitions for OT1/Go-TLF.] + [2019/04/19 (autoinst) Font definitions for OT1/Go-TLF.] \expandafter\ifx\csname Go@scale\endcsname\relax \let\Go@@scale\@empty @@ -11,58 +11,131 @@ \DeclareFontFamily{OT1}{Go-TLF}{} -\DeclareFontShape{OT1}{Go-TLF}{b}{n}{ + +% ---- regular ---- + +\DeclareFontShape{OT1}{Go-TLF}{regular}{sc}{ + <-> \Go@@scale GoSmallcaps-tlf-sc-ot1 +}{} + +\DeclareFontShape{OT1}{Go-TLF}{regular}{n}{ + <-> \Go@@scale Go-Regular-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Go-TLF}{regular}{it}{ + <-> \Go@@scale Go-Regular-Italic-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Go-TLF}{regular}{scit}{ + <-> \Go@@scale GoSmallcaps-Italic-tlf-sc-ot1 +}{} + +\DeclareFontShape{OT1}{Go-TLF}{regular}{scsl}{ + <-> ssub * Go-TLF/regular/scit +}{} + +\DeclareFontShape{OT1}{Go-TLF}{regular}{sl}{ + <-> ssub * Go-TLF/regular/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{OT1}{Go-TLF}{bold}{n}{ <-> \Go@@scale Go-Bold-tlf-ot1 }{} -\DeclareFontShape{OT1}{Go-TLF}{b}{it}{ +\DeclareFontShape{OT1}{Go-TLF}{bold}{it}{ <-> \Go@@scale Go-Bold-Italic-tlf-ot1 }{} -\DeclareFontShape{OT1}{Go-TLF}{b}{sl}{ - <-> ssub * Go-TLF/b/it +\DeclareFontShape{OT1}{Go-TLF}{bold}{sl}{ + <-> ssub * Go-TLF/bold/it }{} -\DeclareFontShape{OT1}{Go-TLF}{mb}{n}{ + +% ---- medium ---- + +\DeclareFontShape{OT1}{Go-TLF}{medium}{n}{ <-> \Go@@scale Go-Medium-tlf-ot1 }{} -\DeclareFontShape{OT1}{Go-TLF}{mb}{it}{ +\DeclareFontShape{OT1}{Go-TLF}{medium}{it}{ <-> \Go@@scale Go-Medium-Italic-tlf-ot1 }{} -\DeclareFontShape{OT1}{Go-TLF}{mb}{sl}{ - <-> ssub * Go-TLF/mb/it +\DeclareFontShape{OT1}{Go-TLF}{medium}{sl}{ + <-> ssub * Go-TLF/medium/it }{} -\DeclareFontShape{OT1}{Go-TLF}{m}{n}{ - <-> \Go@@scale Go-Regular-tlf-ot1 +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{OT1}{Go-TLF}{m}{sl}{ + <-> ssub * Go-TLF/regular/sl }{} -\DeclareFontShape{OT1}{Go-TLF}{m}{it}{ - <-> \Go@@scale Go-Regular-Italic-tlf-ot1 +\DeclareFontShape{OT1}{Go-TLF}{m}{scsl}{ + <-> ssub * Go-TLF/regular/scsl }{} \DeclareFontShape{OT1}{Go-TLF}{m}{sc}{ - <-> \Go@@scale GoSmallcaps-tlf-ot1 + <-> ssub * Go-TLF/regular/sc +}{} + +\DeclareFontShape{OT1}{Go-TLF}{m}{n}{ + <-> ssub * Go-TLF/regular/n +}{} + +\DeclareFontShape{OT1}{Go-TLF}{m}{it}{ + <-> ssub * Go-TLF/regular/it }{} \DeclareFontShape{OT1}{Go-TLF}{m}{scit}{ - <-> \Go@@scale GoSmallcaps-Italic-tlf-ot1 + <-> ssub * Go-TLF/regular/scit }{} -\DeclareFontShape{OT1}{Go-TLF}{m}{sl}{ - <-> ssub * Go-TLF/m/it + +% sb --> medium + +\DeclareFontShape{OT1}{Go-TLF}{sb}{sl}{ + <-> ssub * Go-TLF/medium/sl }{} -\DeclareFontShape{OT1}{Go-TLF}{bx}{sl}{ - <-> ssub * Go-TLF/b/sl +\DeclareFontShape{OT1}{Go-TLF}{sb}{n}{ + <-> ssub * Go-TLF/medium/n +}{} + +\DeclareFontShape{OT1}{Go-TLF}{sb}{it}{ + <-> ssub * Go-TLF/medium/it +}{} + + +% b --> bold + +\DeclareFontShape{OT1}{Go-TLF}{b}{sl}{ + <-> ssub * Go-TLF/bold/sl +}{} + +\DeclareFontShape{OT1}{Go-TLF}{b}{n}{ + <-> ssub * Go-TLF/bold/n +}{} + +\DeclareFontShape{OT1}{Go-TLF}{b}{it}{ + <-> ssub * Go-TLF/bold/it }{} \DeclareFontShape{OT1}{Go-TLF}{bx}{n}{ <-> ssub * Go-TLF/b/n }{} +\DeclareFontShape{OT1}{Go-TLF}{bx}{sl}{ + <-> ssub * Go-TLF/b/sl +}{} + \DeclareFontShape{OT1}{Go-TLF}{bx}{it}{ <-> ssub * Go-TLF/b/it }{} |