From 14385a83aba04a74751f5bb9f27eb9b704e75f31 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 13 Apr 2020 21:33:39 +0000 Subject: ebgaramond (13apr20) git-svn-id: svn://tug.org/texlive/trunk@54721 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty b/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty index 3f4de8d785e..f84061b34d8 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty +++ b/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{ebgaramond} - [2020/02/27 (Bob Tennent and autoinst) Style file for EB Garamond fonts.] + [2020/04/12 (Bob Tennent and autoinst) Style file for EB Garamond fonts.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -149,8 +149,8 @@ {EBGaramond} \newfontface\initials{EBGaramond-Initials} - \DeclareTextFontCommand{\oldstylenums}{\ebgaramondOsF} - \DeclareTextFontCommand{\liningnums}{\ebgaramondLF} + \DeclareTextFontCommand{\oldstylenums}{\addfontfeatures{Numbers=OldStyle}} + \DeclareTextFontCommand{\liningnums}{\addfontfeatures{Numbers=Lining}} \DeclareTextFontCommand{\textin}{\initials} \else % type1 @@ -203,8 +203,8 @@ BoldItalicFont = *-\ebgaramond@boldstyle Italic , ] {EBGaramond} - \DeclareTextFontCommand{\tabularnums}{\ebgaramondtabular} - \DeclareTextFontCommand{\proportionalnums}{\ebgaramondproportional} + \DeclareTextFontCommand{\tabularnums}{\addfontfeatures{Numbers=Tabular}} + \DeclareTextFontCommand{\proportionalnums}{\addfontfeatures{Numbers=Proportional}} \else % type1 \DeclareTextFontCommand{\tabularnums}{\fontfamily{EBGaramond-T\ebgaramond@figurestyle}\selectfont} \DeclareTextFontCommand{\proportionalnums}{\fontfamily{EBGaramond-\ebgaramond@figurestyle}\selectfont} -- cgit v1.2.3