diff options
author | Karl Berry <karl@freefriends.org> | 2014-11-25 23:57:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-11-25 23:57:59 +0000 |
commit | d5cc9d3b10198a304813f4f4a6e0ed3e3f64c293 (patch) | |
tree | 8ebc63d44b16a832697d27b596124a67f842a482 /Master/texmf-dist/tex | |
parent | 080173301ed11222d5f1a6c81d392a19c4ecc9b5 (diff) |
ebgaramond (25nov14)
git-svn-id: svn://tug.org/texlive/trunk@35662 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-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}, |