texlive[71012] Master/texmf-dist: gelasio (20apr24)
commits+karl at tug.org
commits+karl at tug.org
Sat Apr 20 21:23:55 CEST 2024
Revision: 71012
https://tug.org/svn/texlive?view=revision&revision=71012
Author: karl
Date: 2024-04-20 21:23:55 +0200 (Sat, 20 Apr 2024)
Log Message:
-----------
gelasio (20apr24)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/fonts/gelasio/README
trunk/Master/texmf-dist/tex/latex/gelasio/gelasio.sty
Modified: trunk/Master/texmf-dist/doc/fonts/gelasio/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/gelasio/README 2024-04-20 19:22:16 UTC (rev 71011)
+++ trunk/Master/texmf-dist/doc/fonts/gelasio/README 2024-04-20 19:23:55 UTC (rev 71012)
@@ -1,4 +1,4 @@
-This is the README for the gelasio package, version 2023-04-08.
+This is the README for the gelasio package, version 2024-04-19.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
support for the Gelasio family of fonts designed by Eben
@@ -32,6 +32,9 @@
Font encodings supported are OT1, T1, LY1 and TS1.
+Commands \liningnums and \tabularnums select these number
+styles for local use.
+
The original fonts are available at
https://github.com/SorkinType/Gelasio and are licensed under the
SIL Open Font License, (version 1.1); the text may be found
Modified: trunk/Master/texmf-dist/tex/latex/gelasio/gelasio.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/gelasio/gelasio.sty 2024-04-20 19:22:16 UTC (rev 71011)
+++ trunk/Master/texmf-dist/tex/latex/gelasio/gelasio.sty 2024-04-20 19:23:55 UTC (rev 71012)
@@ -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 at 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 at naming@exception{figures}{{superior}{proportional}}{Sup}
\fa at naming@exception{figures}{{superior}{tabular}}{Sup}
\def\sufigures{\@nomath\sufigures\fontfigurestyle{superior}\selectfont}
- \DeclareTextFontCommand{\tabularnums}{\fontfamily{Gelasio-T\gelasio at figurestyle}\selectfont}
- \DeclareTextFontCommand{\liningnums}{\fontfamily{Gelasio-\gelasio at figurealign LF}\selectfont}
+ \DeclareRobustCommand{\tabularnums}{\fontfamily{Gelasio-T\gelasio at figurestyle}\selectfont}
+ \DeclareRobustCommand{\liningnums}{\fontfamily{Gelasio-\gelasio at figurealign LF}\selectfont}
\fi
More information about the tex-live-commits
mailing list.