summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-09-11 20:53:52 +0000
committerKarl Berry <karl@freefriends.org>2022-09-11 20:53:52 +0000
commitf5b5037aa8f295bdc1754dcd3f83be4a05801774 (patch)
tree10f441aed7b7f26ba6499fd484f682246de85e4c
parenteef265a54da15417ed16fae9facf6fd40cc12e9b (diff)
roboto (11sep22)
git-svn-id: svn://tug.org/texlive/trunk@64350 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/fonts/roboto/README2
-rw-r--r--Master/texmf-dist/tex/latex/roboto/roboto-mono.sty3
-rw-r--r--Master/texmf-dist/tex/latex/roboto/roboto-serif.sty3
-rw-r--r--Master/texmf-dist/tex/latex/roboto/roboto.sty3
4 files changed, 4 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/fonts/roboto/README b/Master/texmf-dist/doc/fonts/roboto/README
index 31d9077aca6..a98f870241a 100644
--- a/Master/texmf-dist/doc/fonts/roboto/README
+++ b/Master/texmf-dist/doc/fonts/roboto/README
@@ -1,5 +1,5 @@
This is the README for the roboto package, version
-2022-05-24.
+2022-09-10.
This package provides LaTeX, pdfLaTeX, XeLaTeX and
LuaLaTeX support for the Roboto, RobotoMono, RobotoSlab
diff --git a/Master/texmf-dist/tex/latex/roboto/roboto-mono.sty b/Master/texmf-dist/tex/latex/roboto/roboto-mono.sty
index 215bb3ef43f..ae80623f213 100644
--- a/Master/texmf-dist/tex/latex/roboto/roboto-mono.sty
+++ b/Master/texmf-dist/tex/latex/roboto/roboto-mono.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{roboto-mono}
- [2019/12/11 (Bob Tennent) Supports RobotoMono fonts for all LaTeX engines.]
+ [2022/09/10 (Bob Tennent) Supports RobotoMono fonts for all LaTeX engines.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -61,7 +61,6 @@
\ifrobotomono@otf
\def\robotomono@regular{Regular}
- \ifxetex\XeTeXtracingfonts=1\fi
\defaultfontfeatures{
HyphenChar=None,
Scale = \RobotoMono@scale ,
diff --git a/Master/texmf-dist/tex/latex/roboto/roboto-serif.sty b/Master/texmf-dist/tex/latex/roboto/roboto-serif.sty
index e1866e6ff25..1e65c32e380 100644
--- a/Master/texmf-dist/tex/latex/roboto/roboto-serif.sty
+++ b/Master/texmf-dist/tex/latex/roboto/roboto-serif.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{roboto-serif}
- [2022/05/08 (Bob Tennent) Supports RobotoSerif fonts for all LaTeX engines.]
+ [2022/09/10 (Bob Tennent) Supports RobotoSerif fonts for all LaTeX engines.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -109,7 +109,6 @@
\ifrobotoserif@otf
\def\robotoserif@regular{Regular}
- \ifxetex\XeTeXtracingfonts=1\fi
\defaultfontfeatures{
Ligatures = TeX ,
Extension = .otf }
diff --git a/Master/texmf-dist/tex/latex/roboto/roboto.sty b/Master/texmf-dist/tex/latex/roboto/roboto.sty
index 2c6d00b2892..2a7b1305241 100644
--- a/Master/texmf-dist/tex/latex/roboto/roboto.sty
+++ b/Master/texmf-dist/tex/latex/roboto/roboto.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{roboto}
- [2019/12/11 (Bob Tennent) Supports Roboto fonts for all LaTeX engines.]
+ [2022/09/10 (Bob Tennent) Supports Roboto fonts for all LaTeX engines.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -125,7 +125,6 @@
\ifroboto@otf
\def\roboto@regular{Regular}
- \ifxetex\XeTeXtracingfonts=1\fi
\defaultfontfeatures{
Ligatures = TeX ,
Scale = \Roboto@scale ,