summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-24 21:10:37 +0000
committerKarl Berry <karl@freefriends.org>2024-04-24 21:10:37 +0000
commitdbedbcca1c9aaf46ba78c669a2bedda8d7ad1235 (patch)
tree1bfb4d4da55f295c8a5736d1f5733a6756fedd71
parent8fdef32fc6d4ff1a7e4707f66bbeb015db5cc053 (diff)
ebgaramond (24apr24)
git-svn-id: svn://tug.org/texlive/trunk@71069 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/fonts/ebgaramond/README2
-rw-r--r--Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.pdfbin101531 -> 166907 bytes
-rw-r--r--Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty14
3 files changed, 6 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/fonts/ebgaramond/README b/Master/texmf-dist/doc/fonts/ebgaramond/README
index c5988f45c0d..ba6c7cc67c0 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
-2023-03-19.
+2024-04-23.
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 d972208bb72..4c83cc48b24 100644
--- a/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.pdf
+++ b/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.pdf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty b/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty
index 351b1b90a76..68786609bde 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}
- [2022/09/10 (Bob Tennent and autoinst) Style file for EB Garamond fonts.]
+ [2024/04/23 (Bob Tennent and autoinst) Style file for EB Garamond fonts.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -133,6 +133,8 @@
\newfontface\initials{EBGaramond-Initials}
\DeclareTextFontCommand{\oldstylenums}{\addfontfeatures{Numbers=OldStyle}}
\DeclareTextFontCommand{\liningnums}{\addfontfeatures{Numbers=Lining}}
+ \DeclareTextFontCommand{\tabularnums}{\addfontfeatures{Numbers=Tabular}}
+ \DeclareTextFontCommand{\proportionalnums}{\addfontfeatures{Numbers=Proportional}}
\DeclareTextFontCommand{\textin}{\initials}
\else % type1
@@ -160,6 +162,8 @@
\def\initials{\fontfamily{EBGaramondInitials-TLF}\fontseries{m}\selectfont}
\DeclareTextFontCommand{\oldstylenums}{\fontfamily{EBGaramond-\ebgaramond@figurealign OsF}\selectfont}
\DeclareTextFontCommand{\liningnums}{\fontfamily{EBGaramond-\ebgaramond@figurealign LF}\selectfont}
+ \DeclareTextFontCommand{\tabularnums}{\fontfamily{EBGaramond-T\ebgaramond@figurestyle}\selectfont}
+ \DeclareTextFontCommand{\proportionalnums}{\fontfamily{EBGaramond-\ebgaramond@figurestyle}\selectfont}
\DeclareTextFontCommand{\textin}{\initials}
\fi
@@ -168,14 +172,6 @@
\DeclareTextFontCommand{\textinf}{\infigures}
\DeclareTextFontCommand{\textsw}{\swshape}
-\ifebgaramond@otf
- \DeclareTextFontCommand{\tabularnums}{\addfontfeatures{Numbers=Tabular}}
- \DeclareTextFontCommand{\proportionalnums}{\addfontfeatures{Numbers=Proportional}}
-\else % type1
- \DeclareTextFontCommand{\tabularnums}{\fontfamily{EBGaramond-T\ebgaramond@figurestyle}\selectfont}
- \DeclareTextFontCommand{\proportionalnums}{\fontfamily{EBGaramond-\ebgaramond@figurestyle}\selectfont}
-\fi
-
\ifebgaramond@lining
\def\ebgaramondlgr@figurestyle{LF}
\else