From ea4f2565ceed989e9584dc7da6aad4d2e455046b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 20 Feb 2018 21:51:16 +0000 Subject: noto (20feb18) git-svn-id: svn://tug.org/texlive/trunk@46687 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/noto/LY1NotoMono-TLF.fd | 4 ++-- Master/texmf-dist/tex/latex/noto/OT1NotoMono-TLF.fd | 4 ++-- Master/texmf-dist/tex/latex/noto/T1NotoMono-TLF.fd | 4 ++-- Master/texmf-dist/tex/latex/noto/TS1NotoMono-TLF.fd | 4 ++-- Master/texmf-dist/tex/latex/noto/noto-mono.sty | 4 ++-- Master/texmf-dist/tex/latex/noto/noto-sans.sty | 2 +- Master/texmf-dist/tex/latex/noto/noto-serif.sty | 2 +- Master/texmf-dist/tex/latex/noto/noto.sty | 8 +++++--- 8 files changed, 17 insertions(+), 15 deletions(-) (limited to 'Master/texmf-dist/tex/latex/noto') diff --git a/Master/texmf-dist/tex/latex/noto/LY1NotoMono-TLF.fd b/Master/texmf-dist/tex/latex/noto/LY1NotoMono-TLF.fd index e5fb506ed51..d25fff1d748 100644 --- a/Master/texmf-dist/tex/latex/noto/LY1NotoMono-TLF.fd +++ b/Master/texmf-dist/tex/latex/noto/LY1NotoMono-TLF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2018/02/19 +%% Generated by autoinst on 2018/02/20 %% \ProvidesFile{LY1NotoMono-TLF.fd} - [2018/02/19 (autoinst) Font definitions for LY1/NotoMono-TLF.] + [2018/02/20 (autoinst) Font definitions for LY1/NotoMono-TLF.] \expandafter\ifx\csname NotoMono@scale\endcsname\relax \let\NotoMono@@scale\@empty diff --git a/Master/texmf-dist/tex/latex/noto/OT1NotoMono-TLF.fd b/Master/texmf-dist/tex/latex/noto/OT1NotoMono-TLF.fd index 6efbaac3fad..fc4caddda6d 100644 --- a/Master/texmf-dist/tex/latex/noto/OT1NotoMono-TLF.fd +++ b/Master/texmf-dist/tex/latex/noto/OT1NotoMono-TLF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2018/02/19 +%% Generated by autoinst on 2018/02/20 %% \ProvidesFile{OT1NotoMono-TLF.fd} - [2018/02/19 (autoinst) Font definitions for OT1/NotoMono-TLF.] + [2018/02/20 (autoinst) Font definitions for OT1/NotoMono-TLF.] \expandafter\ifx\csname NotoMono@scale\endcsname\relax \let\NotoMono@@scale\@empty diff --git a/Master/texmf-dist/tex/latex/noto/T1NotoMono-TLF.fd b/Master/texmf-dist/tex/latex/noto/T1NotoMono-TLF.fd index 46a0613d084..9f47662f7c4 100644 --- a/Master/texmf-dist/tex/latex/noto/T1NotoMono-TLF.fd +++ b/Master/texmf-dist/tex/latex/noto/T1NotoMono-TLF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2018/02/19 +%% Generated by autoinst on 2018/02/20 %% \ProvidesFile{T1NotoMono-TLF.fd} - [2018/02/19 (autoinst) Font definitions for T1/NotoMono-TLF.] + [2018/02/20 (autoinst) Font definitions for T1/NotoMono-TLF.] \expandafter\ifx\csname NotoMono@scale\endcsname\relax \let\NotoMono@@scale\@empty diff --git a/Master/texmf-dist/tex/latex/noto/TS1NotoMono-TLF.fd b/Master/texmf-dist/tex/latex/noto/TS1NotoMono-TLF.fd index 19d42880efe..6f3bcb85858 100644 --- a/Master/texmf-dist/tex/latex/noto/TS1NotoMono-TLF.fd +++ b/Master/texmf-dist/tex/latex/noto/TS1NotoMono-TLF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2018/02/19 +%% Generated by autoinst on 2018/02/20 %% \ProvidesFile{TS1NotoMono-TLF.fd} - [2018/02/19 (autoinst) Font definitions for TS1/NotoMono-TLF.] + [2018/02/20 (autoinst) Font definitions for TS1/NotoMono-TLF.] \expandafter\ifx\csname NotoMono@scale\endcsname\relax \let\NotoMono@@scale\@empty diff --git a/Master/texmf-dist/tex/latex/noto/noto-mono.sty b/Master/texmf-dist/tex/latex/noto/noto-mono.sty index 48b88797888..0a8d1ae4972 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/19 (Bob Tennent) Supports NotoMono fonts for all LaTeX engines.] + [2018/02/20 (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 = .otf } + Extension = .ttf } \setmonofont [ UprightFont = *-Regular , ItalicFont = *-Italic , diff --git a/Master/texmf-dist/tex/latex/noto/noto-sans.sty b/Master/texmf-dist/tex/latex/noto/noto-sans.sty index f51997aebab..3d52429f62b 100644 --- a/Master/texmf-dist/tex/latex/noto/noto-sans.sty +++ b/Master/texmf-dist/tex/latex/noto/noto-sans.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{noto-sans} - [2018/02/19 (Bob Tennent) Supports NotoSans fonts for all LaTeX engines.] + [2018/02/20 (Bob Tennent) Supports NotoSans fonts for all LaTeX engines.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} diff --git a/Master/texmf-dist/tex/latex/noto/noto-serif.sty b/Master/texmf-dist/tex/latex/noto/noto-serif.sty index 7a83da644d3..e6da6e82660 100644 --- a/Master/texmf-dist/tex/latex/noto/noto-serif.sty +++ b/Master/texmf-dist/tex/latex/noto/noto-serif.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{noto-serif} - [2018/02/19 (Bob Tennent) Supports NotoSerif fonts for all LaTeX engines.] + [2018/02/20 (Bob Tennent) Supports NotoSerif fonts for all LaTeX engines.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} 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 , -- cgit v1.2.3