diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-12 22:59:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-12 22:59:22 +0000 |
commit | 70f9c8c319b842638cf25a950bb9f221f2161bdd (patch) | |
tree | bc49dca174e90eed316c0455a238a13ad7b48b82 /Master/texmf-dist/tex/latex/noto/noto-mono.sty | |
parent | 7d06555d716ec0133a2db80ab371fefcc09e0292 (diff) |
noto (12jan19)
git-svn-id: svn://tug.org/texlive/trunk@49679 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/noto/noto-mono.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/noto/noto-mono.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/noto/noto-mono.sty b/Master/texmf-dist/tex/latex/noto/noto-mono.sty index 0a8d1ae4972..c93476020be 100644 --- a/Master/texmf-dist/tex/latex/noto/noto-mono.sty +++ b/Master/texmf-dist/tex/latex/noto/noto-mono.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{noto-mono} - [2018/02/20 (Bob Tennent) Supports NotoMono fonts for all LaTeX engines.] + [2019/01/11 (Bob Tennent) Supports NotoMono fonts for all LaTeX engines.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -64,7 +64,7 @@ \defaultfontfeatures{ Ligatures = TeX , Scale = \NotoMono@scale , - Extension = .ttf } + Extension = .otf } \setmonofont [ UprightFont = *-Regular , ItalicFont = *-Italic , |