summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-09-11 21:00:06 +0000
committerKarl Berry <karl@freefriends.org>2022-09-11 21:00:06 +0000
commit4a923b45d1bafe00ea3cb1340f5da8fe7aae65e4 (patch)
tree7ec4e05c3338753880a6652c24e46b13c352e2b7
parentf5b5037aa8f295bdc1754dcd3f83be4a05801774 (diff)
noto (11sep22)
git-svn-id: svn://tug.org/texlive/trunk@64351 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/fonts/noto/README4
-rw-r--r--Master/texmf-dist/doc/fonts/noto/noto-samples.pdfbin342552 -> 342552 bytes
-rw-r--r--Master/texmf-dist/tex/latex/noto/noto-mono.sty3
-rw-r--r--Master/texmf-dist/tex/latex/noto/noto-sans.sty3
-rw-r--r--Master/texmf-dist/tex/latex/noto/noto-serif.sty3
-rw-r--r--Master/texmf-dist/tex/latex/noto/noto.sty3
6 files changed, 6 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/fonts/noto/README b/Master/texmf-dist/doc/fonts/noto/README
index be3a724edca..5a115c83cf6 100644
--- a/Master/texmf-dist/doc/fonts/noto/README
+++ b/Master/texmf-dist/doc/fonts/noto/README
@@ -1,4 +1,4 @@
-This is the README for the noto package, version 2021-09-11.
+This is the README for the noto package, version 2022-09-11.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
support for the NotoSerif, NotoSans and NotoSansMono
@@ -49,7 +49,7 @@ xeLaTeX users who might prefer type1 fonts or who wish to
avoid fontspec may use the type1 option. Use option nott to
avoid activating NotoMono as the fixed-width font.
-To active just NotoSansMono, use
+To activate just NotoSansMono, use
\usepackage{noto-mono}
diff --git a/Master/texmf-dist/doc/fonts/noto/noto-samples.pdf b/Master/texmf-dist/doc/fonts/noto/noto-samples.pdf
index f7752b22188..4e56a4084af 100644
--- a/Master/texmf-dist/doc/fonts/noto/noto-samples.pdf
+++ b/Master/texmf-dist/doc/fonts/noto/noto-samples.pdf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/noto/noto-mono.sty b/Master/texmf-dist/tex/latex/noto/noto-mono.sty
index f82fba56c27..cdc5d379307 100644
--- a/Master/texmf-dist/tex/latex/noto/noto-mono.sty
+++ b/Master/texmf-dist/tex/latex/noto/noto-mono.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{noto-mono}
- [2021/09/06 (Bob Tennent) Supports NotoSansMono fonts for all LaTeX engines.]
+ [2022/09/11 (Bob Tennent) Supports NotoSansMono fonts for all LaTeX engines.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -103,7 +103,6 @@
\ifnotomono@ttf
\def\notomono@regular{Regular}
- \ifxetex\XeTeXtracingfonts=1\fi
\defaultfontfeatures{
HyphenChar=None,
Extension = .ttf }
diff --git a/Master/texmf-dist/tex/latex/noto/noto-sans.sty b/Master/texmf-dist/tex/latex/noto/noto-sans.sty
index 38f261f62e0..940b1d26283 100644
--- a/Master/texmf-dist/tex/latex/noto/noto-sans.sty
+++ b/Master/texmf-dist/tex/latex/noto/noto-sans.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{noto-sans}
- [2021/09/06 (Bob Tennent) Supports NotoSans fonts for all LaTeX engines.]
+ [2022/09/11 (Bob Tennent) Supports NotoSans fonts for all LaTeX engines.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -109,7 +109,6 @@
\ifnotosans@ttf
\def\notosans@regular{Regular}
- \ifxetex\XeTeXtracingfonts=1\fi
\defaultfontfeatures{
Ligatures = TeX ,
Extension = .ttf }
diff --git a/Master/texmf-dist/tex/latex/noto/noto-serif.sty b/Master/texmf-dist/tex/latex/noto/noto-serif.sty
index c8c04b4c4c8..00d99943823 100644
--- a/Master/texmf-dist/tex/latex/noto/noto-serif.sty
+++ b/Master/texmf-dist/tex/latex/noto/noto-serif.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{noto-serif}
- [2021/09/06 (Bob Tennent) Supports NotoSerif fonts for all LaTeX engines.]
+ [2022/09/11 (Bob Tennent) Supports NotoSerif fonts for all LaTeX engines.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -107,7 +107,6 @@
\ifnotoserif@ttf
\def\notoserif@regular{Regular}
- \ifxetex\XeTeXtracingfonts=1\fi
\defaultfontfeatures{
Ligatures = TeX ,
Extension = .ttf }
diff --git a/Master/texmf-dist/tex/latex/noto/noto.sty b/Master/texmf-dist/tex/latex/noto/noto.sty
index f5ef7f7200f..0c60d9b986e 100644
--- a/Master/texmf-dist/tex/latex/noto/noto.sty
+++ b/Master/texmf-dist/tex/latex/noto/noto.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{noto}
- [2021/09/06 (Bob Tennent) Supports Noto fonts for all LaTeX engines.]
+ [2022/09/11 (Bob Tennent) Supports Noto fonts for all LaTeX engines.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -153,7 +153,6 @@
\ifnoto@ttf
\def\noto@regular{Regular}
- \ifxetex\XeTeXtracingfonts=1\fi
\defaultfontfeatures{
Ligatures = TeX ,
Extension = .ttf }