summaryrefslogtreecommitdiff
path: root/fonts/gofonts
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-10-14 03:00:58 +0000
committerNorbert Preining <norbert@preining.info>2019-10-14 03:00:58 +0000
commit370853b6ba0be6e880b2f320268d4fefbd6aeef6 (patch)
tree6d5fc61b99808ac12a520651d0b2f9c59d2b0a94 /fonts/gofonts
parent3afcae17b4a1a6dffbaa749a6fd0b6406c4d34a9 (diff)
CTAN sync 201910140300
Diffstat (limited to 'fonts/gofonts')
-rw-r--r--fonts/gofonts/README2
-rw-r--r--fonts/gofonts/latex/GoMono.sty6
-rw-r--r--fonts/gofonts/latex/GoSans.sty10
3 files changed, 9 insertions, 9 deletions
diff --git a/fonts/gofonts/README b/fonts/gofonts/README
index 4a3832303e..2843c9425b 100644
--- a/fonts/gofonts/README
+++ b/fonts/gofonts/README
@@ -1,4 +1,4 @@
-This is the README for the gofonts package, version 2019-06-04.
+This is the README for the gofonts package, version 2019-10-12.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
support for the GoSans and GoMono families of fonts designed
diff --git a/fonts/gofonts/latex/GoMono.sty b/fonts/gofonts/latex/GoMono.sty
index 27a22042a2..41b03098d4 100644
--- a/fonts/gofonts/latex/GoMono.sty
+++ b/fonts/gofonts/latex/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/fonts/gofonts/latex/GoSans.sty b/fonts/gofonts/latex/GoSans.sty
index 9c70e8f6a0..7ef0648232 100644
--- a/fonts/gofonts/latex/GoSans.sty
+++ b/fonts/gofonts/latex/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