summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/noto/noto.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/noto/noto.sty')
-rw-r--r--Master/texmf-dist/tex/latex/noto/noto.sty7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/noto/noto.sty b/Master/texmf-dist/tex/latex/noto/noto.sty
index 4dc0bac321a..03a023d5713 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/20 (Bob Tennent) Supports Noto fonts for all LaTeX engines.]
+ [2019/01/11 (Bob Tennent) Supports Noto fonts for all LaTeX engines.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -112,6 +112,7 @@
\ifnoto@sf\def\mdseries@sf{mb}\fi
\ifnoto@rm\def\mdseries@rm{mb}\fi
\fi
+ \def\seriesdefault{\mdseries@rm}
\fi
@@ -173,7 +174,7 @@
\fi
\ifnoto@tt
\setmonofont
- [ Extension = .ttf ,
+ [ Extension = .otf ,
Scale = \NotoMono@scale ,
UprightFont = *-Regular ,
ItalicFont = *-Italic ,
@@ -201,7 +202,7 @@
BoldItalicFont = *-\noto@boldstyle Italic ]
{NotoSerif}
\newfontfamily\notomono
- [ Extension = .ttf ,
+ [ Extension = .otf ,
Scale = \NotoMono@scale ,
UprightFont = *-Regular ,
ItalicFont = *-Italic ,