diff options
author | Karl Berry <karl@freefriends.org> | 2016-11-19 22:46:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-11-19 22:46:18 +0000 |
commit | bf993e8186e3bdd88fb1f3e1cd10cb169cec9556 (patch) | |
tree | 10742bdd90110b9f92803894732044d2cf311225 /Master/texmf-dist/tex/latex/gofonts/TS1Go-TLF.fd | |
parent | f8c63f4eaa1af0beb860efd2fc261490f595c158 (diff) |
gofonts (19nov16)
git-svn-id: svn://tug.org/texlive/trunk@42537 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/gofonts/TS1Go-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/gofonts/TS1Go-TLF.fd | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/gofonts/TS1Go-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/TS1Go-TLF.fd new file mode 100644 index 00000000000..0fa882959d7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/gofonts/TS1Go-TLF.fd @@ -0,0 +1,62 @@ +%% Generated by autoinst on 2016/11/18 +%% +\ProvidesFile{TS1Go-TLF.fd} + [2016/11/18 (autoinst) Font definitions for TS1/Go-TLF.] + +\expandafter\ifx\csname Go@scale\endcsname\relax + \let\Go@@scale\@empty +\else + \edef\Go@@scale{s*[\csname Go@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{Go-TLF}{} + +\DeclareFontShape{TS1}{Go-TLF}{b}{n}{ + <-> \Go@@scale Go-Bold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Go-TLF}{b}{it}{ + <-> \Go@@scale Go-Bold-Italic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Go-TLF}{b}{sl}{ + <-> ssub * Go-TLF/b/it +}{} + +\DeclareFontShape{TS1}{Go-TLF}{mb}{n}{ + <-> \Go@@scale Go-Medium-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Go-TLF}{mb}{it}{ + <-> \Go@@scale Go-Medium-Italic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Go-TLF}{mb}{sl}{ + <-> ssub * Go-TLF/mb/it +}{} + +\DeclareFontShape{TS1}{Go-TLF}{m}{n}{ + <-> \Go@@scale Go-Regular-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Go-TLF}{m}{it}{ + <-> \Go@@scale Go-Regular-Italic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Go-TLF}{m}{sl}{ + <-> ssub * Go-TLF/m/it +}{} + +\DeclareFontShape{TS1}{Go-TLF}{bx}{sl}{ + <-> ssub * Go-TLF/b/sl +}{} + +\DeclareFontShape{TS1}{Go-TLF}{bx}{n}{ + <-> ssub * Go-TLF/b/n +}{} + +\DeclareFontShape{TS1}{Go-TLF}{bx}{it}{ + <-> ssub * Go-TLF/b/it +}{} + +\endinput |