summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/junicode/junicode.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/junicode/junicode.sty')
-rw-r--r--Master/texmf-dist/tex/latex/junicode/junicode.sty18
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/junicode/junicode.sty b/Master/texmf-dist/tex/latex/junicode/junicode.sty
index b6fdb944e85..eb9776aaf6e 100644
--- a/Master/texmf-dist/tex/latex/junicode/junicode.sty
+++ b/Master/texmf-dist/tex/latex/junicode/junicode.sty
@@ -18,7 +18,7 @@
%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{junicode}
- [2024/01/02 (Peter Baker and Bob Tennent) Supports Junicode static fonts.]
+ [2024/04/20 (Peter Baker and Bob Tennent) Supports Junicode static fonts.]
\RequirePackage{iftex,xkeyval}
@@ -221,10 +221,10 @@
\fa@naming@exception{figures}{{inferior}{tabular}}{Inf}
\def\infigures{\@nomath\infigures\fontfigurestyle{inferior}\selectfont}
- \DeclareTextFontCommand{\oldstylenums}{\fontfamily{Junicode-\junicode@figurealign OsF}\selectfont}
- \DeclareTextFontCommand{\liningnums}{\fontfamily{Junicode-\junicode@figurealign LF}\selectfont}
- \DeclareTextFontCommand{\tabularnums}{\fontfamily{Junicode-T\junicode@figurestyle}\selectfont}
- \DeclareTextFontCommand{\proportionalnums}{\fontfamily{Junicode-\junicode@figurestyle}\selectfont}
+ \DeclareRobustCommand{\oldstylenums}{\fontfamily{Junicode-\junicode@figurealign OsF}\selectfont}
+ \DeclareRobustCommand{\liningnums}{\fontfamily{Junicode-\junicode@figurealign LF}\selectfont}
+ \DeclareRobustCommand{\tabularnums}{\fontfamily{Junicode-T\junicode@figurestyle}\selectfont}
+ \DeclareRobustCommand{\proportionalnums}{\fontfamily{Junicode-\junicode@figurestyle}\selectfont}
\newcommand*{\jBold}{\fontseries{b}\selectfont}
@@ -487,10 +487,10 @@
\providecommand\sufigures{\addfontfeatures{VerticalPosition=Superior}}
\providecommand\infigures{\addfontfeatures{VerticalPosition=Inferior}}
-\DeclareTextFontCommand{\tabularnums}{\addfontfeatures{Numbers=Tabular}}
-\DeclareTextFontCommand{\proportionalnums}{\addfontfeatures{Numbers=Proportional}}
-\DeclareTextFontCommand{\oldstylenums}{\addfontfeatures{Numbers=OldStyle}}
-\DeclareTextFontCommand{\liningnums}{\addfontfeatures{Numbers=Lining}}
+\DeclareRobustCommand{\tabularnums}{\addfontfeatures{Numbers=Tabular}}
+\DeclareRobustCommand{\proportionalnums}{\addfontfeatures{Numbers=Proportional}}
+\DeclareRobustCommand{\oldstylenums}{\addfontfeatures{Numbers=OldStyle}}
+\DeclareRobustCommand{\liningnums}{\addfontfeatures{Numbers=Lining}}
% Convenience commands for non-verbose access to the cvNN features.
% See also the "jcv" mnemonics below.