From 8df3393c2825bc26d3ee050c49cf7cece834749c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 13 Oct 2019 21:39:15 +0000 Subject: gofonts (13oct19) git-svn-id: svn://tug.org/texlive/trunk@52366 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/gofonts/GoMono.sty | 6 +++--- Master/texmf-dist/tex/latex/gofonts/GoSans.sty | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/tex/latex/gofonts') diff --git a/Master/texmf-dist/tex/latex/gofonts/GoMono.sty b/Master/texmf-dist/tex/latex/gofonts/GoMono.sty index 27a22042a22..41b03098d46 100644 --- a/Master/texmf-dist/tex/latex/gofonts/GoMono.sty +++ b/Master/texmf-dist/tex/latex/gofonts/GoMono.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{GoMono} - [2019/06/04 (Bob Tennent and autoinst) Style file for GoMono fonts.] + [2019/10/12 (Bob Tennent and autoinst) Style file for GoMono fonts.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -31,8 +31,8 @@ \else % type1 - \def\bfseries@tt{bold} - \def\mdseries@tt{regular} + \def\bfseries@tt{b} + \def\mdseries@tt{m} \fi diff --git a/Master/texmf-dist/tex/latex/gofonts/GoSans.sty b/Master/texmf-dist/tex/latex/gofonts/GoSans.sty index 9c70e8f6a01..7ef06482327 100644 --- a/Master/texmf-dist/tex/latex/gofonts/GoSans.sty +++ b/Master/texmf-dist/tex/latex/gofonts/GoSans.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{GoSans} - [2019/04/19 (Bob Tennent and autoinst) Style file for Go Sans fonts.] + [2019/10/12 (Bob Tennent and autoinst) Style file for Go Sans fonts.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -37,9 +37,9 @@ \else % type1 - \def\bfseries@sf{bold} - \def\mdseries@sf{regular} - \ifgo@medium\def\bfseries@sf{medium}\fi + \def\bfseries@sf{b} + \def\mdseries@sf{m} + \ifgo@medium\def\bfseries@sf{sb}\fi \fi @@ -82,7 +82,7 @@ \fi -\def\gomedium{\fontfamily{\gofamily}\fontseries{m}\selectfont} +\def\gomedium{\fontfamily{\gofamily}\fontseries{sb}\selectfont} \def\gobold{\fontfamily{\gofamily}\fontseries{b}\selectfont} \def\golgr{\fontencoding{LGR}\fontfamily{Go-TLF}\selectfont} % use Go-TLF even for ttf -- cgit v1.2.3