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-serif.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-serif.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/noto/noto-serif.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/noto/noto-serif.sty b/Master/texmf-dist/tex/latex/noto/noto-serif.sty index e6da6e82660..ca202828a0d 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/20 (Bob Tennent) Supports NotoSerif fonts for all LaTeX engines.] + [2019/01/11 (Bob Tennent) Supports NotoSerif fonts for all LaTeX engines.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -76,6 +76,7 @@ \ifnotoserif@extralight\def\mdseries@rm{el}\fi \ifnotoserif@light\def\mdseries@sf{l}\def\mdseries@rm{l}\fi \ifnotoserif@medium\def\mdseries@rm{mb}\fi + \def\seriesdefault{\mdseries@rm} \fi |