summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/noto/noto.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/noto/noto.sty')
-rw-r--r--Master/texmf-dist/tex/latex/noto/noto.sty8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/noto/noto.sty b/Master/texmf-dist/tex/latex/noto/noto.sty
index 6cedda1b858..4dc0bac321a 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}
- [2018/02/19 (Bob Tennent) Supports Noto fonts for all LaTeX engines.]
+ [2018/02/20 (Bob Tennent) Supports Noto fonts for all LaTeX engines.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -173,7 +173,8 @@
\fi
\ifnoto@tt
\setmonofont
- [ Scale = \NotoMono@scale ,
+ [ Extension = .ttf ,
+ Scale = \NotoMono@scale ,
UprightFont = *-Regular ,
ItalicFont = *-Italic ,
BoldFont = *-Bold ,
@@ -200,7 +201,8 @@
BoldItalicFont = *-\noto@boldstyle Italic ]
{NotoSerif}
\newfontfamily\notomono
- [ Scale = \NotoMono@scale ,
+ [ Extension = .ttf ,
+ Scale = \NotoMono@scale ,
UprightFont = *-Regular ,
ItalicFont = *-Italic ,
BoldFont = *-Bold ,