From 9f539ae7294906ba550fca4e21bfa9205c6bb0d0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 21 Apr 2024 20:13:32 +0000 Subject: junicode (21apr24) git-svn-id: svn://tug.org/texlive/trunk@71027 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/junicode/README | 18 +++++++++--------- .../doc/fonts/junicode/junicode-samples.pdf | Bin 152565 -> 2461029 bytes .../doc/fonts/junicode/junicode-samples.tex | 8 ++++---- Master/texmf-dist/tex/latex/junicode/junicode.sty | 18 +++++++++--------- 4 files changed, 22 insertions(+), 22 deletions(-) diff --git a/Master/texmf-dist/doc/fonts/junicode/README b/Master/texmf-dist/doc/fonts/junicode/README index 965fdd800c0..e48a7229954 100644 --- a/Master/texmf-dist/doc/fonts/junicode/README +++ b/Master/texmf-dist/doc/fonts/junicode/README @@ -1,11 +1,11 @@ This is the README for version 2.206 of Peter S. Baker's -Junicode family of fonts. The Junicode font is primarily -for scholars and students of the Middle Ages, but it serves -users with a wide variety of interests. It tracks the -development of the Medieval Unicode Font Initiative (MUFI), -with its wealth of specialized medieval characters, but it -also provides many OpenType features that allow users to -access MUFI characters in accessible ways. +Junicode family of fonts (2024-04-20). The Junicode font is +primarily for scholars and students of the Middle Ages, but +it serves users with a wide variety of interests. It tracks +the development of the Medieval Unicode Font Initiative +(MUFI), with its wealth of specialized medieval characters, +but it also provides many OpenType features that allow users +to access MUFI characters in accessible ways. This package supports the Junicode static fonts for XeLaTeX, LuaLaTeX and [pdf]LaTeX. To install this @@ -76,8 +76,8 @@ fonttype The following commands allow local use of specific figure -styles: \oldstylenums{..}, \liningnums{..}, \tabularnums{..}, -\proportionalnums{..}, \textsu{..}, \textinf{..}. +styles: \oldstylenums, \liningnums, \tabularnums, +\proportionalnums, \textsu{..}, \textinf{..}. The following font encodings are supported if type1 fonts are used: OT1,T1,TS1,LY1,LGR diff --git a/Master/texmf-dist/doc/fonts/junicode/junicode-samples.pdf b/Master/texmf-dist/doc/fonts/junicode/junicode-samples.pdf index 81811794255..872aaad1c56 100644 Binary files a/Master/texmf-dist/doc/fonts/junicode/junicode-samples.pdf and b/Master/texmf-dist/doc/fonts/junicode/junicode-samples.pdf differ diff --git a/Master/texmf-dist/doc/fonts/junicode/junicode-samples.tex b/Master/texmf-dist/doc/fonts/junicode/junicode-samples.tex index 6218a12bea5..173c0a5d361 100644 --- a/Master/texmf-dist/doc/fonts/junicode/junicode-samples.tex +++ b/Master/texmf-dist/doc/fonts/junicode/junicode-samples.tex @@ -41,19 +41,19 @@ \section*{Oldstyle Numbers} -\oldstylenums{1234567890} +{\oldstylenums 1234567890} \section*{Lining Numbers} -\liningnums{1234567890} +{\liningnums 1234567890} \section*{Tabular Numbers} -\tabularnums{1234567890} +{\tabularnums 1234567890} \section*{Proportional Numbers} -\proportionalnums{1234567890} +{\proportionalnums 1234567890} \section*{Superior Numbers} 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. -- cgit v1.2.3