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/LY1GoMono-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/LY1GoMono-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/gofonts/LY1GoMono-TLF.fd | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/gofonts/LY1GoMono-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/LY1GoMono-TLF.fd new file mode 100644 index 00000000000..10fb061721f --- /dev/null +++ b/Master/texmf-dist/tex/latex/gofonts/LY1GoMono-TLF.fd @@ -0,0 +1,50 @@ +%% Generated by autoinst on 2016/11/18 +%% +\ProvidesFile{LY1GoMono-TLF.fd} + [2016/11/18 (autoinst) Font definitions for LY1/GoMono-TLF.] + +\expandafter\ifx\csname GoMono@scale\endcsname\relax + \let\GoMono@@scale\@empty +\else + \edef\GoMono@@scale{s*[\csname GoMono@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{GoMono-TLF}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{b}{n}{ + <-> \GoMono@@scale GoMono-Bold-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{b}{it}{ + <-> \GoMono@@scale GoMono-Bold-Italic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{b}{sl}{ + <-> ssub * GoMono-TLF/b/it +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{m}{n}{ + <-> \GoMono@@scale GoMono-Regular-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{m}{it}{ + <-> \GoMono@@scale GoMono-Regular-Italic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{m}{sl}{ + <-> ssub * GoMono-TLF/m/it +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{bx}{sl}{ + <-> ssub * GoMono-TLF/b/sl +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{bx}{n}{ + <-> ssub * GoMono-TLF/b/n +}{} + +\DeclareFontShape{LY1}{GoMono-TLF}{bx}{it}{ + <-> ssub * GoMono-TLF/b/it +}{} + +\endinput |