diff options
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/fonts/gofonts/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/gofonts/go-samples.pdf | bin | 53658 -> 53603 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/fonts/gofonts/go-samples.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/gofonts/GoMono.sty | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/gofonts/LGRGoMono-TLF.fd | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/gofonts/LY1GoMono-TLF.fd | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/gofonts/OT1GoMono-TLF.fd | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/gofonts/T1GoMono-TLF.fd | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/gofonts/TS1GoMono-TLF.fd | 2 |
9 files changed, 10 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/fonts/gofonts/README b/Master/texmf-dist/doc/fonts/gofonts/README index b80765d6205..4a3832303e0 100644 --- a/Master/texmf-dist/doc/fonts/gofonts/README +++ b/Master/texmf-dist/doc/fonts/gofonts/README @@ -1,4 +1,4 @@ -This is the README for the gofonts package, version 2019-04-19. +This is the README for the gofonts package, version 2019-06-04. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the GoSans and GoMono families of fonts designed diff --git a/Master/texmf-dist/doc/fonts/gofonts/go-samples.pdf b/Master/texmf-dist/doc/fonts/gofonts/go-samples.pdf Binary files differindex 75cb09e71e5..9be9795c95d 100644 --- a/Master/texmf-dist/doc/fonts/gofonts/go-samples.pdf +++ b/Master/texmf-dist/doc/fonts/gofonts/go-samples.pdf diff --git a/Master/texmf-dist/doc/fonts/gofonts/go-samples.tex b/Master/texmf-dist/doc/fonts/gofonts/go-samples.tex index c1f42d9453e..8ff4ad50013 100644 --- a/Master/texmf-dist/doc/fonts/gofonts/go-samples.tex +++ b/Master/texmf-dist/doc/fonts/gofonts/go-samples.tex @@ -83,7 +83,7 @@ Officially broken off. Often offline, find me flowerless. 1234567890 -\subsection*{Ligatures} +\subsection*{Non-Ligatures} Officially broken off. Often offline, find me flowerless. diff --git a/Master/texmf-dist/tex/latex/gofonts/GoMono.sty b/Master/texmf-dist/tex/latex/gofonts/GoMono.sty index 1583c6f4a8c..27a22042a22 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/04/19 (Bob Tennent and autoinst) Style file for GoMono fonts.] + [2019/06/04 (Bob Tennent and autoinst) Style file for GoMono fonts.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -48,11 +48,13 @@ \ifgomono@ligatures \defaultfontfeatures{ Ligatures = TeX , + HyphenChar=None, Scale = \GoMono@scale , Extension = .ttf } \else \defaultfontfeatures{ Scale = \GoMono@scale , + HyphenChar=None, Extension = .ttf } \fi \setmonofont diff --git a/Master/texmf-dist/tex/latex/gofonts/LGRGoMono-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/LGRGoMono-TLF.fd index 5a86cdd5e62..445f1d9eae9 100644 --- a/Master/texmf-dist/tex/latex/gofonts/LGRGoMono-TLF.fd +++ b/Master/texmf-dist/tex/latex/gofonts/LGRGoMono-TLF.fd @@ -9,7 +9,7 @@ \edef\GoMono@@scale{s*[\csname GoMono@scale\endcsname]}% \fi -\DeclareFontFamily{LGR}{GoMono-TLF}{} +\DeclareFontFamily{LGR}{GoMono-TLF}{\hyphenchar\font=-1} % ---- regular ---- diff --git a/Master/texmf-dist/tex/latex/gofonts/LY1GoMono-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/LY1GoMono-TLF.fd index 01a2ae6a69f..52ea28fa343 100644 --- a/Master/texmf-dist/tex/latex/gofonts/LY1GoMono-TLF.fd +++ b/Master/texmf-dist/tex/latex/gofonts/LY1GoMono-TLF.fd @@ -9,7 +9,7 @@ \edef\GoMono@@scale{s*[\csname GoMono@scale\endcsname]}% \fi -\DeclareFontFamily{LY1}{GoMono-TLF}{} +\DeclareFontFamily{LY1}{GoMono-TLF}{\hyphenchar\font=-1} % ---- regular ---- diff --git a/Master/texmf-dist/tex/latex/gofonts/OT1GoMono-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/OT1GoMono-TLF.fd index 4661edb5ffb..33aaa406972 100644 --- a/Master/texmf-dist/tex/latex/gofonts/OT1GoMono-TLF.fd +++ b/Master/texmf-dist/tex/latex/gofonts/OT1GoMono-TLF.fd @@ -9,7 +9,7 @@ \edef\GoMono@@scale{s*[\csname GoMono@scale\endcsname]}% \fi -\DeclareFontFamily{OT1}{GoMono-TLF}{} +\DeclareFontFamily{OT1}{GoMono-TLF}{\hyphenchar\font=-1} % ---- regular ---- diff --git a/Master/texmf-dist/tex/latex/gofonts/T1GoMono-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/T1GoMono-TLF.fd index 53a4a4968dd..2f2fd713bc9 100644 --- a/Master/texmf-dist/tex/latex/gofonts/T1GoMono-TLF.fd +++ b/Master/texmf-dist/tex/latex/gofonts/T1GoMono-TLF.fd @@ -9,7 +9,7 @@ \edef\GoMono@@scale{s*[\csname GoMono@scale\endcsname]}% \fi -\DeclareFontFamily{T1}{GoMono-TLF}{} +\DeclareFontFamily{T1}{GoMono-TLF}{\hyphenchar\font=-1} % ---- regular ---- diff --git a/Master/texmf-dist/tex/latex/gofonts/TS1GoMono-TLF.fd b/Master/texmf-dist/tex/latex/gofonts/TS1GoMono-TLF.fd index 2566e1f6a91..e8fc5bb54d6 100644 --- a/Master/texmf-dist/tex/latex/gofonts/TS1GoMono-TLF.fd +++ b/Master/texmf-dist/tex/latex/gofonts/TS1GoMono-TLF.fd @@ -9,7 +9,7 @@ \edef\GoMono@@scale{s*[\csname GoMono@scale\endcsname]}% \fi -\DeclareFontFamily{TS1}{GoMono-TLF}{} +\DeclareFontFamily{TS1}{GoMono-TLF}{\hyphenchar\font=-1} % ---- regular ---- |