summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ebgaramond
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-13 21:33:39 +0000
committerKarl Berry <karl@freefriends.org>2020-04-13 21:33:39 +0000
commit14385a83aba04a74751f5bb9f27eb9b704e75f31 (patch)
tree930c8a4e0b55e89eb35283ae3b1569d7384c2065 /Master/texmf-dist/tex/latex/ebgaramond
parent1015432e2af332b23713e93defcd11c96b20ab3a (diff)
ebgaramond (13apr20)
git-svn-id: svn://tug.org/texlive/trunk@54721 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ebgaramond')
-rw-r--r--Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty10
1 files changed, 5 insertions, 5 deletions
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}