diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty b/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty index 279da08cdf7..3d7cb204e4a 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty +++ b/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty @@ -75,12 +75,16 @@ [ Numbers = {\ebgaramond@figurealign,\ebgaramond@figurestyle}, UprightFont = *-Regular , ItalicFont = *-Italic , + BoldFont = *-Regular , + BoldItalicFont = *-Italic , ] {EBGaramond12} \newfontfamily\ebgaramond [ Numbers = {\ebgaramond@figurealign,\ebgaramond@figurestyle}, UprightFont = *-Regular , ItalicFont = *-Italic , + BoldFont = *-Regular , + BoldItalicFont = *-Italic , ] {EBGaramond12} \providecommand\sufigures{\addfontfeatures{VerticalPosition=Superior}} @@ -89,18 +93,24 @@ Numbers = {\ebgaramond@figurealign,\ebgaramond@figurestyle}, UprightFont = *-Italic , ItalicFont = *-Italic , + BoldFont = *-Italic , + BoldItalicFont = *-Italic , ] {EBGaramond12} \newfontfamily\ebgaramondOsF [ Numbers = {\ebgaramond@figurealign,OldStyle}, UprightFont = *-Regular , ItalicFont = *-Italic , + BoldFont = *-Regular , + BoldItalicFont = *-Italic , ] {EBGaramond12} \newfontfamily\ebgaramondLF [ Numbers = {\ebgaramond@figurealign,Lining}, UprightFont = *-Regular , ItalicFont = *-Italic , + BoldFont = *-Regular , + BoldItalicFont = *-Italic , ] {EBGaramond12} \newfontface\ebgaramond@initials{EBGaramond-Initials} @@ -139,12 +149,16 @@ [ Numbers = {Monospaced,\ebgaramond@figurestyle}, UprightFont = *-Regular , ItalicFont = *-Italic , + BoldFont = *-Regular , + BoldItalicFont = *-Italic , ] {EBGaramond12} \newfontfamily\ebgaramondproportional [ Numbers = {Proportional,\ebgaramond@figurestyle}, UprightFont = *-Regular , ItalicFont = *-Italic , + BoldFont = *-Regular , + BoldItalicFont = *-Italic , ] {EBGaramond12} \DeclareTextFontCommand{\tabularnums}{\ebgaramondtabular} |