summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/fonts/noto/README2
-rw-r--r--Master/texmf-dist/tex/latex/noto/noto.sty4
2 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/noto/README b/Master/texmf-dist/doc/fonts/noto/README
index 8f635217eec..9638d4d55ac 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-10-14.
+This is the README for the noto package, version 2019-10-18.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
support for the NotoSerif, NotoSans and NotoSansMono
diff --git a/Master/texmf-dist/tex/latex/noto/noto.sty b/Master/texmf-dist/tex/latex/noto/noto.sty
index d78eead830e..990584e75c2 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/10/14 (Bob Tennent) Supports Noto fonts for all LaTeX engines.]
+ [2019/10/18 (Bob Tennent) Supports Noto fonts for all LaTeX engines.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -450,7 +450,7 @@
\newcommand*\notosans{\fontfamily{\notosansfamily}\selectfont}
\newcommand*\notosanscondensed{\fontfamily{\notosansfamily}\fontseries{slc}\selectfont}
\newcommand*\notosanssemicondensed{\fontfamily{\notosansfamily}\fontseries{slsc}\selectfont}
- \newcommand*\notosansextracondensed{\fontfamily{\notosansfamily}\fontseries{ebsc}\selectfont}
+ \newcommand*\notosansextracondensed{\fontfamily{\notosansfamily}\fontseries{slec}\selectfont}
\newcommand*\notomono{\fontfamily{\notomonofamily}\selectfont}
\newcommand*\notomonocondensed{\fontfamily{\notomonofamily}\fontseries{slc}\selectfont}
\newcommand*\notomonosemicondensed{\fontfamily{\notomonofamily}\fontseries{slsc}\selectfont}