summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/noto/noto.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-02-20 21:51:16 +0000
committerKarl Berry <karl@freefriends.org>2018-02-20 21:51:16 +0000
commitea4f2565ceed989e9584dc7da6aad4d2e455046b (patch)
treea5a2dbf6f730a5ecece3d775e2c7a71b0b38f127 /Master/texmf-dist/tex/latex/noto/noto.sty
parente398dbb367c9b4c96fcc0396e7a024f02d9539f9 (diff)
noto (20feb18)
git-svn-id: svn://tug.org/texlive/trunk@46687 c570f23f-e606-0410-a88d-b1316a301751
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 ,