texlive[70537] branches/branch2023.final/Master/texmf-dist: cochineal
commits+karl at tug.org
commits+karl at tug.org
Sat Mar 9 21:48:38 CET 2024
Revision: 70537
https://tug.org/svn/texlive?view=revision&revision=70537
Author: karl
Date: 2024-03-09 21:48:38 +0100 (Sat, 09 Mar 2024)
Log Message:
-----------
cochineal (branch) (9mar24)
Modified Paths:
--------------
branches/branch2023.final/Master/texmf-dist/doc/fonts/cochineal/README
branches/branch2023.final/Master/texmf-dist/tex/latex/cochineal/omlzcochmi.fd
Modified: branches/branch2023.final/Master/texmf-dist/doc/fonts/cochineal/README
===================================================================
--- branches/branch2023.final/Master/texmf-dist/doc/fonts/cochineal/README 2024-03-09 20:48:06 UTC (rev 70536)
+++ branches/branch2023.final/Master/texmf-dist/doc/fonts/cochineal/README 2024-03-09 20:48:38 UTC (rev 70537)
@@ -19,8 +19,12 @@
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}.
Modified: branches/branch2023.final/Master/texmf-dist/tex/latex/cochineal/omlzcochmi.fd
===================================================================
--- branches/branch2023.final/Master/texmf-dist/tex/latex/cochineal/omlzcochmi.fd 2024-03-09 20:48:06 UTC (rev 70536)
+++ branches/branch2023.final/Master/texmf-dist/tex/latex/cochineal/omlzcochmi.fd 2024-03-09 20:48:38 UTC (rev 70537)
@@ -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 at scaled\endcsname\relax
\let\ntxmath at scaled\@empty%
\fi
+\@ifundefined{tx at cochftrue}{%
+ \global\newif\iftx at cochf}{}
+\xdef\tx at Cochf{}
+\iftx at cochf\xdef\tx at Cochf{-altf}\fi
+
\DeclareFontFamily{OML}{zcochmi}{\skewchar \font =127}
\DeclareFontShape{OML}{zcochmi}{m}{it}{
- <-> \ntxmath at scaled zcochmi
+ <-> \ntxmath at scaled zcochmi\tx at Cochf
}{}
\DeclareFontShape{OML}{zcochmi}{b}{it}{
- <-> \ntxmath at scaled zcochbmi
+ <-> \ntxmath at scaled zcochbmi\tx at Cochf
}{}
\DeclareFontShape{OML}{zcochmi}{m}{sl}{<->ssub * zcochmi/m/it}{}
More information about the tex-live-commits
mailing list.