summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-23 19:30:19 +0000
committerKarl Berry <karl@freefriends.org>2024-04-23 19:30:19 +0000
commit4f5a452a6a64e093b6c9a0914157637aaf48bf53 (patch)
treeb231f7a60f24eb757c23470f9bc3af55e363ffcb /Master/texmf-dist/tex/latex
parentbb06846f91f3f2b4a56b9c875413dd9045ce4c29 (diff)
gelasio (23apr24)
git-svn-id: svn://tug.org/texlive/trunk@71047 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/gelasio/gelasio.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/gelasio/gelasio.sty b/Master/texmf-dist/tex/latex/gelasio/gelasio.sty
index a765130c9df..49b9e973628 100644
--- a/Master/texmf-dist/tex/latex/gelasio/gelasio.sty
+++ b/Master/texmf-dist/tex/latex/gelasio/gelasio.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{gelasio}
- [2024/04/19 (Bob Tennent and autoinst) Style file for Gelasio fonts.]
+ [2024/04/23 (Bob Tennent and autoinst) Style file for Gelasio fonts.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -105,8 +105,8 @@
BoldItalicFont = *-\gelasio@boldstyle Italic ,
]
{Gelasio}
- \DeclareRobustCommand{\liningnums}{\addfontfeatures{Numbers=Lining}}
- \DeclareRobustCommand{\tabularnums}{\addfontfeatures{Numbers=Tabular}}
+ \DeclareTextFontCommand{\liningnums}{\addfontfeatures{Numbers=Lining}}
+ \DeclareTextFontCommand{\tabularnums}{\addfontfeatures{Numbers=Tabular}}
\providecommand\sufigures{\addfontfeatures{VerticalPosition=Superior}}
\else % type1
@@ -118,8 +118,8 @@
\fa@naming@exception{figures}{{superior}{proportional}}{Sup}
\fa@naming@exception{figures}{{superior}{tabular}}{Sup}
\def\sufigures{\@nomath\sufigures\fontfigurestyle{superior}\selectfont}
- \DeclareRobustCommand{\tabularnums}{\fontfamily{Gelasio-T\gelasio@figurestyle}\selectfont}
- \DeclareRobustCommand{\liningnums}{\fontfamily{Gelasio-\gelasio@figurealign LF}\selectfont}
+ \DeclareTextFontCommand{\tabularnums}{\fontfamily{Gelasio-T\gelasio@figurestyle}\selectfont}
+ \DeclareTextFontCommand{\liningnums}{\fontfamily{Gelasio-\gelasio@figurealign LF}\selectfont}
\fi