diff options
author | Karl Berry <karl@freefriends.org> | 2019-05-03 18:26:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-05-03 18:26:42 +0000 |
commit | 425d190f70d19ec6642441bee5cfa3d0f044bd1e (patch) | |
tree | dfca06c4409fcf5a219bd92cc3b2e7e5da768742 /Master/texmf-dist/tex/latex/roboto/roboto-mono.sty | |
parent | 581a89125a8e5ac5b8be27a1d62b72a5e77e05fd (diff) |
roboto (20apr19)
git-svn-id: svn://tug.org/texlive/trunk@50969 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/roboto/roboto-mono.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/roboto/roboto-mono.sty | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/roboto/roboto-mono.sty b/Master/texmf-dist/tex/latex/roboto/roboto-mono.sty index 344e439585a..17d4bbbe73d 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/04/05 (Bob Tennent) Supports RobotoMono fonts for all LaTeX engines.] + [2019/04/19 (Bob Tennent) Supports RobotoMono fonts for all LaTeX engines.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -133,6 +133,8 @@ \DeclareTextFontCommand{\robotomonoLight}{\robotomonolight} \DeclareTextFontCommand{\robotomonoBold}{\robotomonobold} +\def\robotomonolgr{\fontencoding{LGR}\fontfamily{RobotoMono-TLF}\selectfont} % RobotoMono-TLF even for otf + \ifrobotomono@otf % turn off defaults in case other fonts are selected: \defaultfontfeatures{} |