summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/fonts/noto/README14
-rw-r--r--Master/texmf-dist/tex/latex/noto/noto-sans.sty4
-rw-r--r--Master/texmf-dist/tex/latex/noto/noto-serif.sty4
-rw-r--r--Master/texmf-dist/tex/latex/noto/noto.sty4
4 files changed, 14 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/fonts/noto/README b/Master/texmf-dist/doc/fonts/noto/README
index 26387ff3760..bbc0114ab61 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 2019-01-11.
+This is the README for the noto package, version 2019-03-15.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
support for the NotoSerif, NotoSans and NotoMono families of
@@ -56,7 +56,7 @@ are not affected unless noto-serif is being used.
Font encodings supported are OT1, T1, LY1, LGR and TS1.
-The default figures are lining-tabular. The following options
+The following options
may be used:
pf proportional
@@ -64,21 +64,23 @@ may be used:
lf lining
tf tabular
-The default weight is Regular; the following options may be
-used:
+The default figures are lining-tabular.
thin
extralight
light
+ regular
medium
-The default bold weight is Bold; the following options may
-be used:
+The default weight is Regular.
semibold
+ bold
extrabold
black
+The default bold weight is Bold.
+
Macros \notoserif, \notosans and \notomono select the
NotoSerif, NotoSans and NotoMono families, respectively.
diff --git a/Master/texmf-dist/tex/latex/noto/noto-sans.sty b/Master/texmf-dist/tex/latex/noto/noto-sans.sty
index adcfe6bda14..26c8949afff 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}
- [2019/01/11 (Bob Tennent) Supports NotoSans fonts for all LaTeX engines.]
+ [2019/03/15 (Bob Tennent) Supports NotoSans fonts for all LaTeX engines.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -47,7 +47,7 @@
\DeclareOptionX{thin}{\notosans@thintrue}
\DeclareOptionX{extralight}{\notosans@extralighttrue}
\DeclareOptionX{light}{\notosans@lighttrue}
-\DeclareOptionX{regular}{\notosans@lighfalse\notosans@thinfalse\notosans@extralightfalse\notosans@mediumfalse}
+\DeclareOptionX{regular}{\notosans@lightfalse\notosans@thinfalse\notosans@extralightfalse\notosans@mediumfalse}
\DeclareOptionX{medium}{\notosans@mediumtrue}
\DeclareOptionX{semibold}{\notosans@semiboldtrue}
\DeclareOptionX{extrabold}{\notosans@extraboldtrue}
diff --git a/Master/texmf-dist/tex/latex/noto/noto-serif.sty b/Master/texmf-dist/tex/latex/noto/noto-serif.sty
index ca202828a0d..4858ac81713 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}
- [2019/01/11 (Bob Tennent) Supports NotoSerif fonts for all LaTeX engines.]
+ [2019/03/15 (Bob Tennent) Supports NotoSerif fonts for all LaTeX engines.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -45,7 +45,7 @@
\DeclareOptionX{thin}{\notoserif@thintrue}
\DeclareOptionX{extralight}{\notoserif@extralighttrue}
\DeclareOptionX{light}{\notoserif@lighttrue}
-\DeclareOptionX{regular}{\notoserif@lighfalse\notoserif@thinfalse\notoserif@extralightfalse\notoserif@mediumfalse}
+\DeclareOptionX{regular}{\notoserif@lightfalse\notoserif@thinfalse\notoserif@extralightfalse\notoserif@mediumfalse}
\DeclareOptionX{medium}{\notoserif@mediumtrue}
\DeclareOptionX{semibold}{\notoserif@semiboldtrue}
\DeclareOptionX{extrabold}{\notoserif@extraboldtrue}
diff --git a/Master/texmf-dist/tex/latex/noto/noto.sty b/Master/texmf-dist/tex/latex/noto/noto.sty
index 03a023d5713..84308b5566a 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}
- [2019/01/11 (Bob Tennent) Supports Noto fonts for all LaTeX engines.]
+ [2019/03/15 (Bob Tennent) Supports Noto fonts for all LaTeX engines.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -56,7 +56,7 @@
\DeclareOptionX{thin}{\noto@thintrue}
\DeclareOptionX{extralight}{\noto@extralighttrue}
\DeclareOptionX{light}{\noto@lighttrue}
-\DeclareOptionX{regular}{\noto@lighfalse\noto@thinfalse\noto@extralightfalse\noto@mediumfalse}
+\DeclareOptionX{regular}{\noto@lightfalse\noto@thinfalse\noto@extralightfalse\noto@mediumfalse}
\DeclareOptionX{medium}{\noto@mediumtrue}
\DeclareOptionX{semibold}{\noto@semiboldtrue}
\DeclareOptionX{extrabold}{\noto@extraboldtrue}