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 | |
parent | 080173301ed11222d5f1a6c81d392a19c4ecc9b5 (diff) |
ebgaramond (25nov14)
git-svn-id: svn://tug.org/texlive/trunk@35662 c570f23f-e606-0410-a88d-b1316a301751
-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}, |