texlive[64358] Master/texmf-dist: gofonts (12sep22)

commits+karl at tug.org commits+karl at tug.org
Mon Sep 12 22:21:26 CEST 2022


Revision: 64358
          http://tug.org/svn/texlive?view=revision&revision=64358
Author:   karl
Date:     2022-09-12 22:21:26 +0200 (Mon, 12 Sep 2022)
Log Message:
-----------
gofonts (12sep22)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/fonts/gofonts/README
    trunk/Master/texmf-dist/tex/latex/gofonts/GoMono.sty
    trunk/Master/texmf-dist/tex/latex/gofonts/GoSans.sty

Modified: trunk/Master/texmf-dist/doc/fonts/gofonts/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/gofonts/README	2022-09-12 20:21:04 UTC (rev 64357)
+++ trunk/Master/texmf-dist/doc/fonts/gofonts/README	2022-09-12 20:21:26 UTC (rev 64358)
@@ -1,4 +1,4 @@
-This is the README for the gofonts package, version 2019-10-12.
+This is the README for the gofonts package, version 2022-09-12.
 
 This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
 support for the GoSans and GoMono families of fonts designed

Modified: trunk/Master/texmf-dist/tex/latex/gofonts/GoMono.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/gofonts/GoMono.sty	2022-09-12 20:21:04 UTC (rev 64357)
+++ trunk/Master/texmf-dist/tex/latex/gofonts/GoMono.sty	2022-09-12 20:21:26 UTC (rev 64358)
@@ -1,6 +1,6 @@
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesPackage{GoMono}
-    [2019/10/12 (Bob Tennent and autoinst)  Style file for GoMono fonts.]
+    [2022/09/12 (Bob Tennent and autoinst)  Style file for GoMono fonts.]
 
 \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
 
@@ -44,7 +44,6 @@
 \fi
 
 \ifgomono at ttf
-  \ifxetex\XeTeXtracingfonts=1\fi
   \ifgomono at ligatures
     \defaultfontfeatures{
           Ligatures = TeX ,

Modified: trunk/Master/texmf-dist/tex/latex/gofonts/GoSans.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/gofonts/GoSans.sty	2022-09-12 20:21:04 UTC (rev 64357)
+++ trunk/Master/texmf-dist/tex/latex/gofonts/GoSans.sty	2022-09-12 20:21:26 UTC (rev 64358)
@@ -1,6 +1,6 @@
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesPackage{GoSans}
-    [2019/10/12 (Bob Tennent and autoinst)  Style file for Go Sans fonts.]
+    [2022/09/12 (Bob Tennent and autoinst)  Style file for Go Sans fonts.]
 
 \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
 
@@ -51,7 +51,6 @@
 \fi
 
 \ifgo at ttf
-  \ifxetex\XeTeXtracingfonts=1\fi
   \defaultfontfeatures{
         Ligatures = TeX ,
         Scale     = \Go at scale ,



More information about the tex-live-commits mailing list.