diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-06 22:24:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-06 22:24:04 +0000 |
commit | 614ebc9c3acb6bafe1a8dfddfdbd78ba097f2611 (patch) | |
tree | 7f06371daa6a2b21a978309268236890e4b7713f /Master/texmf-dist/tex | |
parent | 01061f977fe3237007dd69d708f18f140442198d (diff) |
noto (6jan17)
git-svn-id: svn://tug.org/texlive/trunk@42881 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/noto/noto.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/noto/noto.sty b/Master/texmf-dist/tex/latex/noto/noto.sty index 8f438bca36d..ab71d2057b8 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} - [2016/10/30 (Bob Tennent) Supports Noto fonts for all LaTeX engines.] + [2017/01/05 (Bob Tennent) Supports Noto fonts for all LaTeX engines.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -59,7 +59,7 @@ \defaultfontfeatures{ Ligatures = TeX , Scale = \NotoSans@scale , - Extension = .otf } + Extension = .ttf } \ifnoto@sf \setsansfont [ UprightFont = *-Regular , |