summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/garamond-libre/garamondlibre.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/garamond-libre/garamondlibre.sty')
-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