From 673f096ea5713c68ff29ddfab0017cac9777cd8e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 28 Feb 2020 22:25:54 +0000 Subject: ebgaramond (28feb20) git-svn-id: svn://tug.org/texlive/trunk@53956 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/ebgaramond/README | 2 +- .../doc/fonts/ebgaramond/ebgaramond-samples.pdf | Bin 77551 -> 480872 bytes .../doc/fonts/ebgaramond/ebgaramond-samples.tex | 2 +- .../texmf-dist/tex/latex/ebgaramond/ebgaramond.sty | 24 +++++++++------------ 4 files changed, 12 insertions(+), 16 deletions(-) diff --git a/Master/texmf-dist/doc/fonts/ebgaramond/README b/Master/texmf-dist/doc/fonts/ebgaramond/README index 82ff9217926..370c06cdef6 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 -2019-10-22. +2020-02-27. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the EB Garamond family of fonts, designed by diff --git a/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.pdf b/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.pdf index 5d7bd6fc630..0ee3cdcf34d 100644 Binary files a/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.pdf and b/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.pdf differ diff --git a/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.tex b/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.tex index 6bb90ce0f60..a2ae5ad2a84 100644 --- a/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.tex +++ b/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.tex @@ -10,7 +10,7 @@ \begin{center}\huge \textsc{e\,g\,e\,n\,o\,l\,f\,f\,-\,b\,e\,r\,n\,e\,r\ \ g\,a\,r\,a\,m\,o\,n\,d}\\[0.5ex] -\swshape\Large +\Large\swshape by Georg Duffner and Octavio Pardo \end{center} diff --git a/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty b/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty index a8bb5e7a8f3..3f4de8d785e 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} - [2019/10/22 (Bob Tennent and autoinst) Style file for EB Garamond fonts.] + [2020/02/27 (Bob Tennent and autoinst) Style file for EB Garamond fonts.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -105,6 +105,7 @@ \ifebgaramond@otf \ifxetex\XeTeXtracingfonts=1\fi \def\ebgaramond@regular{Regular} + \defaultfontfeatures{ Ligatures = TeX , Scale = \EBGaramond@scale , @@ -116,6 +117,8 @@ ItalicFont = *-\ifx\ebgaramond@regularstyle\ebgaramond@regular Italic\else\ebgaramond@regularstyle Italic\fi, BoldFont = *-\ebgaramond@boldstyle , BoldItalicFont = *-\ebgaramond@boldstyle Italic , + FontFace={m}{sw}{Font=*-\ifx\ebgaramond@regularstyle\ebgaramond@regular Italic\else\ebgaramond@regularstyle Italic\fi,Style=Swash}, + FontFace={b}{sw}{Font=*-\ebgaramond@boldstyle Italic,Style=Swash}, ] {EBGaramond} \newfontfamily\ebgaramond @@ -128,15 +131,6 @@ {EBGaramond} \providecommand\sufigures{\addfontfeatures{VerticalPosition=Superior}} \providecommand\infigures{\addfontfeatures{VerticalPosition=ScientificInferior}} - \newfontfamily\swshape - [ Style={Swash}, - Numbers = {\ebgaramond@figurealign,\ebgaramond@figurestyle}, - UprightFont = *-\ifx\ebgaramond@regularstyle\ebgaramond@regular Italic\else\ebgaramond@regularstyle Italic\fi , - ItalicFont = *-\ifx\ebgaramond@regularstyle\ebgaramond@regular Italic\else\ebgaramond@regularstyle Italic\fi , - BoldFont = *-\ebgaramond@boldstyle Italic, - BoldItalicFont = *-\ebgaramond@boldstyle Italic , - ] - {EBGaramond} \newfontfamily\ebgaramondOsF [ Numbers = {\ebgaramond@figurealign,OldStyle}, UprightFont = *-\ebgaramond@regularstyle , @@ -173,10 +167,12 @@ \fa@naming@exception{figures}{{inferior}{tabular}}{Inf} \def\infigures{\@nomath\infigures\fontfigurestyle{inferior}\selectfont} - \DeclareRobustCommand\swshape{\not@math@alphabet\swshape\relax - \fontprimaryshape\itdefault\fontsecondaryshape\swdefault\selectfont} - \fa@naming@exception{shape}{{n}{sw}}{nw} - \fa@naming@exception{shape}{{it}{sw}}{sw} + \ifx\swshape\@undefined + \DeclareRobustCommand\swshape{\not@math@alphabet\swshape\relax + \fontprimaryshape\itdefault\fontsecondaryshape\swdefault\selectfont} + \fa@naming@exception{shape}{{n}{sw}}{nw} + \fa@naming@exception{shape}{{it}{sw}}{sw} + \fi \def\initials{\fontfamily{EBGaramondInitials-TLF}\fontseries{m}\selectfont} -- cgit v1.2.3