summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-03-10 03:02:47 +0000
committerNorbert Preining <norbert@preining.info>2024-03-10 03:02:47 +0000
commit0977b5581b838e81912bc5f34fff3672359e236a (patch)
treef2d20c9064dde8c70e3ce03f325ed705fce2d793 /fonts
parentbb1788335b7c394ee980b7b6f12b81f5223bbd63 (diff)
CTAN sync 202403100302
Diffstat (limited to 'fonts')
-rw-r--r--fonts/cochineal/README6
-rw-r--r--fonts/cochineal/tex/omlzcochmi.fd11
2 files changed, 13 insertions, 4 deletions
diff --git a/fonts/cochineal/README b/fonts/cochineal/README
index 11f7736eba..a69196984c 100644
--- a/fonts/cochineal/README
+++ b/fonts/cochineal/README
@@ -19,7 +19,11 @@ 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.084 (2024-03-06)
+Current version: 1.085 (2024-03-08)
+
+Changes in version 1.085
+Added newest omlzcochmi.fd which was inadvertently omitted from
+version 1.084.
Changes in version 1.084
Reworked handling of math option cochf, adding new zcoch[b]mi-altf.{tfm,vf}.
diff --git a/fonts/cochineal/tex/omlzcochmi.fd b/fonts/cochineal/tex/omlzcochmi.fd
index 82dceda0e1..9f328414af 100644
--- a/fonts/cochineal/tex/omlzcochmi.fd
+++ b/fonts/cochineal/tex/omlzcochmi.fd
@@ -5,20 +5,25 @@
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{omlzcochmi.fd}
- [2015/06/23 Fontinst v1.933 font definitions for OML/zcochmi.]
+ [2024/03/06 Fontinst v1.933 font definitions for OML/zcochmi.]
\expandafter\ifx\csname ntxmath@scaled\endcsname\relax
\let\ntxmath@scaled\@empty%
\fi
+\@ifundefined{tx@cochftrue}{%
+ \global\newif\iftx@cochf}{}
+\xdef\tx@Cochf{}
+\iftx@cochf\xdef\tx@Cochf{-altf}\fi
+
\DeclareFontFamily{OML}{zcochmi}{\skewchar \font =127}
\DeclareFontShape{OML}{zcochmi}{m}{it}{
- <-> \ntxmath@scaled zcochmi
+ <-> \ntxmath@scaled zcochmi\tx@Cochf
}{}
\DeclareFontShape{OML}{zcochmi}{b}{it}{
- <-> \ntxmath@scaled zcochbmi
+ <-> \ntxmath@scaled zcochbmi\tx@Cochf
}{}
\DeclareFontShape{OML}{zcochmi}{m}{sl}{<->ssub * zcochmi/m/it}{}