summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-20 19:23:55 +0000
committerKarl Berry <karl@freefriends.org>2024-04-20 19:23:55 +0000
commitb3dfb15913833dd4adddaccf899c3cd970de214b (patch)
tree99aa3acc65752bb3c249233515161a4ec429ed48 /Master/texmf-dist/tex/latex
parentef6e5a0e1298976f0c96b9e0cc8c9159dc52712c (diff)
gelasio (20apr24)
git-svn-id: svn://tug.org/texlive/trunk@71012 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 5f1aaf9db4e..a765130c9df 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}
- [2023/04/08 (Bob Tennent and autoinst) Style file for Gelasio fonts.]
+ [2024/04/19 (Bob Tennent and autoinst) Style file for Gelasio fonts.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -105,8 +105,8 @@
BoldItalicFont = *-\gelasio@boldstyle Italic ,
]
{Gelasio}
- \DeclareTextFontCommand{\liningnums}{\addfontfeatures{Numbers=Lining}}
- \DeclareTextFontCommand{\tabularnums}{\addfontfeatures{Numbers=Tabular}}
+ \DeclareRobustCommand{\liningnums}{\addfontfeatures{Numbers=Lining}}
+ \DeclareRobustCommand{\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}
- \DeclareTextFontCommand{\tabularnums}{\fontfamily{Gelasio-T\gelasio@figurestyle}\selectfont}
- \DeclareTextFontCommand{\liningnums}{\fontfamily{Gelasio-\gelasio@figurealign LF}\selectfont}
+ \DeclareRobustCommand{\tabularnums}{\fontfamily{Gelasio-T\gelasio@figurestyle}\selectfont}
+ \DeclareRobustCommand{\liningnums}{\fontfamily{Gelasio-\gelasio@figurealign LF}\selectfont}
\fi