summaryrefslogtreecommitdiff
path: root/fonts/roboto
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/roboto')
-rw-r--r--fonts/roboto/README2
-rw-r--r--fonts/roboto/latex/roboto-mono.sty3
-rw-r--r--fonts/roboto/latex/roboto-serif.sty3
-rw-r--r--fonts/roboto/latex/roboto.sty3
4 files changed, 4 insertions, 7 deletions
diff --git a/fonts/roboto/README b/fonts/roboto/README
index 31d9077aca..a98f870241 100644
--- a/fonts/roboto/README
+++ b/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/fonts/roboto/latex/roboto-mono.sty b/fonts/roboto/latex/roboto-mono.sty
index 215bb3ef43..ae80623f21 100644
--- a/fonts/roboto/latex/roboto-mono.sty
+++ b/fonts/roboto/latex/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/fonts/roboto/latex/roboto-serif.sty b/fonts/roboto/latex/roboto-serif.sty
index e1866e6ff2..1e65c32e38 100644
--- a/fonts/roboto/latex/roboto-serif.sty
+++ b/fonts/roboto/latex/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/fonts/roboto/latex/roboto.sty b/fonts/roboto/latex/roboto.sty
index 2c6d00b289..2a7b130524 100644
--- a/fonts/roboto/latex/roboto.sty
+++ b/fonts/roboto/latex/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 ,