diff options
author | Karl Berry <karl@freefriends.org> | 2022-09-11 20:53:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-09-11 20:53:52 +0000 |
commit | f5b5037aa8f295bdc1754dcd3f83be4a05801774 (patch) | |
tree | 10f441aed7b7f26ba6499fd484f682246de85e4c /Master/texmf-dist/tex/latex/roboto/roboto-serif.sty | |
parent | eef265a54da15417ed16fae9facf6fd40cc12e9b (diff) |
roboto (11sep22)
git-svn-id: svn://tug.org/texlive/trunk@64350 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/roboto/roboto-serif.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/roboto/roboto-serif.sty | 3 |
1 files changed, 1 insertions, 2 deletions
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 } |