summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-12-20 21:26:18 +0000
committerKarl Berry <karl@freefriends.org>2020-12-20 21:26:18 +0000
commit029b4bd46b6b47f8991421696a89850f03a19501 (patch)
tree73def737316c3e410a9fde7f5d5d8f168f40f564 /Master
parentc2a27f325c81ab0a4368f37f99d368ed6100bb2e (diff)
cochineal (20dec20)
git-svn-id: svn://tug.org/texlive/trunk@57176 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/fonts/cochineal/README5
-rw-r--r--Master/texmf-dist/tex/latex/cochineal/uzcochmia.fd4
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
3 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/cochineal/README b/Master/texmf-dist/doc/fonts/cochineal/README
index 26ed1dfad90..46bd9939bea 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.064 (2020-09-23)
+Current version: 1.065 (2020-12-19)
+
+Changes in version 1.065
+Modified uzcochmia.fd and related metric files to add proper scale factor.
Changes in version 1.064
Corrected my generating script, which had overwritten the newest versions of zcoch[b]mia.{tfm,vf} with older versions made using encodings that are no longer supplied.
diff --git a/Master/texmf-dist/tex/latex/cochineal/uzcochmia.fd b/Master/texmf-dist/tex/latex/cochineal/uzcochmia.fd
index 53d51f503cc..91eb72c8c73 100644
--- a/Master/texmf-dist/tex/latex/cochineal/uzcochmia.fd
+++ b/Master/texmf-dist/tex/latex/cochineal/uzcochmia.fd
@@ -10,11 +10,11 @@
\DeclareFontFamily{U}{zcochmia}{\skewchar \font =127}
\DeclareFontShape{U}{zcochmia}{m}{it}{
- <-> zcochmia
+ <-> \ntxmath@scaled zcochmia
}{}
\DeclareFontShape{U}{zcochmia}{b}{it}{
- <-> zcochbmia
+ <-> \ntxmath@scaled zcochbmia
}{}
\DeclareFontShape{U}{zcochmia}{m}{sl}{<->ssub * zcochmia/m/it}{}
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 9d9fb78fc38..9ceea5f0e45 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -282,6 +282,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'cmupint', "&MAKEflatten",
'cnbwp', "&MAKEflatten",
'cntdwn', "die 'skipping, author (dps) request'",
+ 'cochineal', "&MAKEflatten",
'coloremoji', "die 'skipping, duplicate/too many files, per page?'",
'comfortaa', "&MAKEcopy",
'comicsans', "die 'skipping, Comic Sans is nonfree'",