summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'",