texlive[71013] Master: garamond-libre (20apr24)
commits+karl at tug.org
commits+karl at tug.org
Sat Apr 20 21:24:25 CEST 2024
Revision: 71013
https://tug.org/svn/texlive?view=revision&revision=71013
Author: karl
Date: 2024-04-20 21:24:25 +0200 (Sat, 20 Apr 2024)
Log Message:
-----------
garamond-libre (20apr24)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/fonts/garamond-libre/README
trunk/Master/texmf-dist/doc/fonts/garamond-libre/garamond-libre.pdf
trunk/Master/texmf-dist/doc/fonts/garamond-libre/garamond-libre.tex
trunk/Master/texmf-dist/tex/latex/garamond-libre/garamondlibre.sty
trunk/Master/tlpkg/libexec/ctan2tds
Modified: trunk/Master/texmf-dist/doc/fonts/garamond-libre/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/garamond-libre/README 2024-04-20 19:23:55 UTC (rev 71012)
+++ trunk/Master/texmf-dist/doc/fonts/garamond-libre/README 2024-04-20 19:24:25 UTC (rev 71013)
@@ -1,5 +1,5 @@
This is the README for the garamond-libre package,
-version 1.4 (2022-09-16)
+version 1.4 (2024-04-20)
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
support for the Garamond Libre family of fonts.
@@ -52,7 +52,7 @@
or lualatex users who prefer to use type1 fonts or to avoid
fontspec.
-Commands \oldstylenums{...} and \liningnums{...} are defined
+Commands \oldstylenums and \liningnums are defined
to allow for local use of old-style figures or lining
figures, respectively.
@@ -92,5 +92,5 @@
License.
This package is maintained by Daniel Benjamin Miller
-(dbmiller at dbmiller.org) and Bob Tennent (rdt at
-cs.queensu.ca).
+(dbmiller at dbmiller.org) and Bob Tennent (rdtennent at
+gmail.com).
Modified: trunk/Master/texmf-dist/doc/fonts/garamond-libre/garamond-libre.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/fonts/garamond-libre/garamond-libre.tex
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/garamond-libre/garamond-libre.tex 2024-04-20 19:23:55 UTC (rev 71012)
+++ trunk/Master/texmf-dist/doc/fonts/garamond-libre/garamond-libre.tex 2024-04-20 19:24:25 UTC (rev 71013)
@@ -90,11 +90,11 @@
\subsection*{Oldstyle Numbers}
-\oldstylenums{1234567890}
+{\oldstylenums 1234567890}
\subsection*{Lining Numbers}
-\liningnums{1234567890}
+{\liningnums 1234567890}
\subsection*{Superior Numbers}
Modified: trunk/Master/texmf-dist/tex/latex/garamond-libre/garamondlibre.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/garamond-libre/garamondlibre.sty 2024-04-20 19:23:55 UTC (rev 71012)
+++ trunk/Master/texmf-dist/tex/latex/garamond-libre/garamondlibre.sty 2024-04-20 19:24:25 UTC (rev 71013)
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{GaramondLibre}
- [2022/09/16 (Bob Tennent and autoinst) Style file for GaramondLibre fonts.]
+ [2024/04/20 (Bob Tennent and autoinst) Style file for GaramondLibre fonts.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -76,8 +76,8 @@
\providecommand\ornaments{\addfontfeatures{Numbers=Lining,Ornament}}
\DeclareTextFontCommand{\textornaments}{\ornaments}
- \DeclareTextFontCommand{\oldstylenums}{\addfontfeatures{Numbers=OldStyle}}
- \DeclareTextFontCommand{\liningnums}{\addfontfeatures{Numbers=Lining}}
+ \DeclareRobustCommand{\oldstylenums}{\addfontfeatures{Numbers=OldStyle}}
+ \DeclareRobustCommand{\liningnums}{\addfontfeatures{Numbers=Lining}}
\else % type1
@@ -108,8 +108,8 @@
\providecommand{\ornament}[1]{\textornaments{\char##1}}
- \DeclareTextFontCommand{\oldstylenums}{\fontfamily{GaramondLibre-OsF}\selectfont}
- \DeclareTextFontCommand{\liningnums}{\fontfamily{GaramondLibre-LF}\selectfont}
+ \DeclareRobustCommand{\oldstylenums}{\fontfamily{GaramondLibre-OsF}\selectfont}
+ \DeclareRobustCommand{\liningnums}{\fontfamily{GaramondLibre-LF}\selectfont}
\DeclareTextFontCommand{\textsw}{\swshape}
\fi
Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds 2024-04-20 19:23:55 UTC (rev 71012)
+++ trunk/Master/tlpkg/libexec/ctan2tds 2024-04-20 19:24:25 UTC (rev 71013)
@@ -613,7 +613,6 @@
'gandhi', "die 'skipping, nonfree font'",
'gapfill', "die 'skipping, separate macosx scripts are too painful'",
'garamond', "die 'skipping, nonfree font'",
- 'garamond-libre', "&MAKEflatten",
'garamondx', "die 'skipping, nonfree font'",
'garuda-c90', "&MAKEgaruda_c90",
'gatech-thesis',"die 'skipping, obsolete on CTAN'",
More information about the tex-live-commits
mailing list.