texlive[71069] Master/texmf-dist: ebgaramond (24apr24)
commits+karl at tug.org
commits+karl at tug.org
Wed Apr 24 23:10:37 CEST 2024
Revision: 71069
https://tug.org/svn/texlive?view=revision&revision=71069
Author: karl
Date: 2024-04-24 23:10:37 +0200 (Wed, 24 Apr 2024)
Log Message:
-----------
ebgaramond (24apr24)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/fonts/ebgaramond/README
trunk/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.pdf
trunk/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty
Modified: trunk/Master/texmf-dist/doc/fonts/ebgaramond/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/ebgaramond/README 2024-04-24 20:21:04 UTC (rev 71068)
+++ trunk/Master/texmf-dist/doc/fonts/ebgaramond/README 2024-04-24 21:10:37 UTC (rev 71069)
@@ -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
Modified: trunk/Master/texmf-dist/doc/fonts/ebgaramond/ebgaramond-samples.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty 2024-04-24 20:21:04 UTC (rev 71068)
+++ trunk/Master/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty 2024-04-24 21:10:37 UTC (rev 71069)
@@ -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 at figurealign OsF}\selectfont}
\DeclareTextFontCommand{\liningnums}{\fontfamily{EBGaramond-\ebgaramond at figurealign LF}\selectfont}
+ \DeclareTextFontCommand{\tabularnums}{\fontfamily{EBGaramond-T\ebgaramond at figurestyle}\selectfont}
+ \DeclareTextFontCommand{\proportionalnums}{\fontfamily{EBGaramond-\ebgaramond at figurestyle}\selectfont}
\DeclareTextFontCommand{\textin}{\initials}
\fi
@@ -168,14 +172,6 @@
\DeclareTextFontCommand{\textinf}{\infigures}
\DeclareTextFontCommand{\textsw}{\swshape}
-\ifebgaramond at otf
- \DeclareTextFontCommand{\tabularnums}{\addfontfeatures{Numbers=Tabular}}
- \DeclareTextFontCommand{\proportionalnums}{\addfontfeatures{Numbers=Proportional}}
-\else % type1
- \DeclareTextFontCommand{\tabularnums}{\fontfamily{EBGaramond-T\ebgaramond at figurestyle}\selectfont}
- \DeclareTextFontCommand{\proportionalnums}{\fontfamily{EBGaramond-\ebgaramond at figurestyle}\selectfont}
-\fi
-
\ifebgaramond at lining
\def\ebgaramondlgr at figurestyle{LF}
\else
More information about the tex-live-commits
mailing list.