summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-24 21:28:12 +0000
committerKarl Berry <karl@freefriends.org>2021-11-24 21:28:12 +0000
commitd3dd906328804f30982cb585581db3f2409396bd (patch)
treefeadaf808ffb249718a2ed60f107bf0249090189 /Master/texmf-dist
parent52a703669fab0dfbd9d786b7a92d8601ac135057 (diff)
cochineal (24nov21)
git-svn-id: svn://tug.org/texlive/trunk@61139 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/fonts/cochineal/README5
-rw-r--r--Master/texmf-dist/tex/latex/cochineal/cochineal.sty8
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{%