From d3dd906328804f30982cb585581db3f2409396bd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 24 Nov 2021 21:28:12 +0000 Subject: cochineal (24nov21) git-svn-id: svn://tug.org/texlive/trunk@61139 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/cochineal/README | 5 ++++- Master/texmf-dist/tex/latex/cochineal/cochineal.sty | 8 ++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/Master/texmf-dist/doc/fonts/cochineal/README b/Master/texmf-dist/doc/fonts/cochineal/README index 5e2463dc3bd..8e0424c310e 100644 --- a/Master/texmf-dist/doc/fonts/cochineal/README +++ b/Master/texmf-dist/doc/fonts/cochineal/README @@ -19,7 +19,10 @@ Files provided "as is", with no warranties. The support files are provided in encodings OT1, T1, TS1 and LY1 for users of Western scripts, LGR for Greek scripts and T2A and OT2 for Cyrillic scripts. -Current version: 1.07 (2021-11-13) +Current version: 1.071 (2021-11-23) + +Changes in version 1.071 +Corrected definitions of \oldstylenums and \liningnums in cochineal.sty. (Thanks Noel Merino Hernández.) Changes in version 1.07 Many of the corrections below were spurred by reports from Bernhard Hermes, to whom I offer thanks. diff --git a/Master/texmf-dist/tex/latex/cochineal/cochineal.sty b/Master/texmf-dist/tex/latex/cochineal/cochineal.sty index 15f976ce3c0..72c67245873 100644 --- a/Master/texmf-dist/tex/latex/cochineal/cochineal.sty +++ b/Master/texmf-dist/tex/latex/cochineal/cochineal.sty @@ -1,8 +1,8 @@ %% cochineal.sty %% \NeedsTeXFormat{LaTeX2e} -\def\fileversion{1.07} -\def\filedate{2021/11/13} +\def\fileversion{1.071} +\def\filedate{2021/11/23} \ProvidesPackage{cochineal} [\filedate\space v\fileversion.] @@ -502,9 +502,9 @@ \def\Cochineal@figurestyle{OsF} \fi \DeclareTextFontCommand{% - \oldstylenums}{Cochineal-\Cochineal@figurealign OsF} + \oldstylenums}{\fontfamily{Cochineal-\Cochineal@figurealign OsF}\selectfont} \DeclareTextFontCommand{% - \liningnums}{Cochineal-\Cochineal@figurealign LF} + \liningnums}{\fontfamily{Cochineal-\Cochineal@figurealign LF}\selectfont} \DeclareTextFontCommand{% \tabularnums}{\fontfamily{Cochineal-T\Cochineal@figurestyle}\selectfont} \DeclareTextFontCommand{% -- cgit v1.2.3