summaryrefslogtreecommitdiff
path: root/fonts/noto
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/noto')
-rw-r--r--fonts/noto/README2
-rw-r--r--fonts/noto/latex/noto.sty4
2 files changed, 3 insertions, 3 deletions
diff --git a/fonts/noto/README b/fonts/noto/README
index 8f635217ee..9638d4d55a 100644
--- a/fonts/noto/README
+++ b/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/fonts/noto/latex/noto.sty b/fonts/noto/latex/noto.sty
index d78eead830..990584e75c 100644
--- a/fonts/noto/latex/noto.sty
+++ b/fonts/noto/latex/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}