summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-24 20:14:29 +0000
committerKarl Berry <karl@freefriends.org>2024-04-24 20:14:29 +0000
commitcb6c19c875b754b696c30f77c294071f9b383d24 (patch)
treef4218f23888619a8c70f04b4ba24f0c76515d02b /Master/texmf-dist/tex
parent6615d5589fb6aa65171015a48fea4893ea81100c (diff)
garamond-libre (24apr24)
git-svn-id: svn://tug.org/texlive/trunk@71058 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/garamond-libre/garamondlibre.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/garamond-libre/garamondlibre.sty b/Master/texmf-dist/tex/latex/garamond-libre/garamondlibre.sty
index 2a0c1df26f1..10aba2117c2 100644
--- a/Master/texmf-dist/tex/latex/garamond-libre/garamondlibre.sty
+++ b/Master/texmf-dist/tex/latex/garamond-libre/garamondlibre.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{GaramondLibre}
- [2024/04/20 (Bob Tennent and autoinst) Style file for GaramondLibre fonts.]
+ [2024/04/23 (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}
- \DeclareRobustCommand{\oldstylenums}{\addfontfeatures{Numbers=OldStyle}}
- \DeclareRobustCommand{\liningnums}{\addfontfeatures{Numbers=Lining}}
+ \DeclareTextFontCommand{\oldstylenums}{\addfontfeatures{Numbers=OldStyle}}
+ \DeclareTextFontCommand{\liningnums}{\addfontfeatures{Numbers=Lining}}
\else % type1
@@ -108,8 +108,8 @@
\providecommand{\ornament}[1]{\textornaments{\char##1}}
- \DeclareRobustCommand{\oldstylenums}{\fontfamily{GaramondLibre-OsF}\selectfont}
- \DeclareRobustCommand{\liningnums}{\fontfamily{GaramondLibre-LF}\selectfont}
+ \DeclareTextFontCommand{\oldstylenums}{\fontfamily{GaramondLibre-OsF}\selectfont}
+ \DeclareTextFontCommand{\liningnums}{\fontfamily{GaramondLibre-LF}\selectfont}
\DeclareTextFontCommand{\textsw}{\swshape}
\fi