diff options
-rw-r--r-- | Master/texmf-dist/doc/fonts/ebgaramond/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/fonts/ebgaramond/README b/Master/texmf-dist/doc/fonts/ebgaramond/README index 71d4b46cce7..332f586e3c2 100644 --- a/Master/texmf-dist/doc/fonts/ebgaramond/README +++ b/Master/texmf-dist/doc/fonts/ebgaramond/README @@ -1,5 +1,5 @@ This is the README for the ebgaramond package, version 0.16 -(2014-07-07). +(2014-11-25). This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the EB Garamond family of fonts, designed by 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}, |