diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/ebgaramond')
-rw-r--r-- | Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty b/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty index 111339eccee..f721d2caee1 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} - [2014/07/07 (Bob Tennent and autoinst) Style file for EB Garamond fonts.] + [2014/11/25 (Bob Tennent and autoinst) Style file for EB Garamond fonts.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -71,6 +71,7 @@ \defaultfontfeatures{ Ligatures = TeX , Scale = \EBGaramond@scale , + SmallCapsFeatures={\ifluatex Renderer=Basic\fi}, Extension = .otf } \setmainfont [ Numbers = {\ebgaramond@figurealign,\ebgaramond@figurestyle}, |