texlive[68992] Master/texmf-dist: xcharter-math (28nov23)
commits+karl at tug.org
commits+karl at tug.org
Tue Nov 28 21:43:34 CET 2023
Revision: 68992
https://tug.org/svn/texlive?view=revision&revision=68992
Author: karl
Date: 2023-11-28 21:43:34 +0100 (Tue, 28 Nov 2023)
Log Message:
-----------
xcharter-math (28nov23)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/fonts/xcharter-math/README.md
trunk/Master/texmf-dist/doc/fonts/xcharter-math/XCharter-Math.ltx
trunk/Master/texmf-dist/doc/fonts/xcharter-math/XCharter-Math.pdf
trunk/Master/texmf-dist/doc/fonts/xcharter-math/unimath-xcharter.pdf
trunk/Master/texmf-dist/fonts/opentype/public/xcharter-math/XCharter-Math-Bold.otf
trunk/Master/texmf-dist/fonts/opentype/public/xcharter-math/XCharter-Math.otf
trunk/Master/texmf-dist/tex/latex/xcharter-math/xcharter-otf.sty
Modified: trunk/Master/texmf-dist/doc/fonts/xcharter-math/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/xcharter-math/README.md 2023-11-28 20:43:22 UTC (rev 68991)
+++ trunk/Master/texmf-dist/doc/fonts/xcharter-math/README.md 2023-11-28 20:43:34 UTC (rev 68992)
@@ -23,7 +23,7 @@
This package is meant to be installed automatically by TeXLive, MikTeX, etc.
Otherwise, XCharter-Math can be installed under TEXMFHOME or TEXMFLOCAL, f.i.
-XCharter-Math.otf in directory texmf-local/fonts/opentype/public/xcharter-math/
+XCharter-Math.otf in directory texmf-local/fonts/opentype/public/xcharter-math/
and fourier-otf.sty in directory texmf-local/tex/latex/xcharter-math/.
Documentation files and their sources can go to directory
texmf-local/doc/fonts/public/xcharter-math/
@@ -75,14 +75,14 @@
- radicals corrected.
- xcharter-otf.sty: options handled by `l3keys` instead of `xkeyval`
(requires a LaTeX kernel not older than 2022-06-01).
- - XCharter-Math-Bold.otf: missing glyphs added in range
+ - XCharter-Math-Bold.otf: missing glyphs added in range
U+1D400-U+1D7F5 (SE#688363 for KPfonts).
* v0.42:
- - XCharter-Math-Bold.otf: Uppercase Blackboard Bold glyphs added as
- suggested by Ulrik Vieth. Glyphs U+2107, U+2126, U+2127, U+212B,
+ - XCharter-Math-Bold.otf: Uppercase Blackboard Bold glyphs added as
+ suggested by Ulrik Vieth. Glyphs U+2107, U+2126, U+2127, U+212B,
U+2132 and U+2141 added too.
* v0.50:
- - XCharter-Math.otf: Digits and Lowercase Blackboard Bold glyphs added;
+ - XCharter-Math.otf: Digits and Lowercase Blackboard Bold glyphs added;
over twenty math symbols added (coverage now similar to Erewhon-Math).
* v0.51:
- Fixed IsExtendedShape flags.
@@ -89,7 +89,19 @@
- \mid (U+2223) and \parallel (U+2225) vertical variants changed.
- CharacterVariant=11 added: it replaces the original math italic v
by a variant easier to distinguish from \nu.
-
+ - OT features cvNN are now applied before ssty (applied last).
+* v0.60:
+ - CharacterVariant=12 added: it replaces the original math italic w
+ by a rounder variant to match the v variant (cv11) added in v0.51.
+ - Inconsistencies between Bold Caligraphic glyphs and their Regular
+ counter-parts fixed.
+ - Superscripts redesigned.
+ - Inconsistencies between delimiter sizes fixed.
+ - Metrics of \widebreve, \widecheck, \widehat, \widetilde first
+ horizontal variant (.h0) changed: f.i. $\hat{r} \ne \widehat{r}$.
+ - XCharter-Math-Bold: horizontal variants of the main accents added,
+ plus another hundred glyphs.
+
---
Copyright 2022-2023 Daniel Flipo
E-mail: daniel (dot) flipo (at) free (dot) fr
Modified: trunk/Master/texmf-dist/doc/fonts/xcharter-math/XCharter-Math.ltx
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/xcharter-math/XCharter-Math.ltx 2023-11-28 20:43:22 UTC (rev 68991)
+++ trunk/Master/texmf-dist/doc/fonts/xcharter-math/XCharter-Math.ltx 2023-11-28 20:43:34 UTC (rev 68992)
@@ -34,7 +34,7 @@
\title{\decofourleft\,\XCotf\,\decofourright}
\author{Daniel Flipo \\ \texttt{daniel.flipo at free.fr}}
-\newcommand*{\version}{0.51}
+\newcommand*{\version}{0.60}
\begin{document}
\maketitle
@@ -234,6 +234,7 @@
cv09 & $\theta$ & $\vartheta$ & \cmd{theta} \\
cv10 & $\Theta$ & $\varTheta$ & \cmd{Theta}\\
cv11 & $\symit{v}$ & $\mitvarv$ & v\\
+ cv12 & $\symit{w}$ & $\mitvarw$ & w\\
cv20 & $\symscr{E}$ & $\varsymscrE$ & \cmd{symcal\{E\}}\\
cv21 & $\symscr{Q}$ & $\varsymscrQ$ & \cmd{symcal\{Q\}}\\
cv22 & $\symscr{T}$ & $\varsymscrT$ & \cmd{symcal\{T\}}\\
Modified: trunk/Master/texmf-dist/doc/fonts/xcharter-math/XCharter-Math.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/fonts/xcharter-math/unimath-xcharter.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/fonts/opentype/public/xcharter-math/XCharter-Math-Bold.otf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/fonts/opentype/public/xcharter-math/XCharter-Math.otf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/tex/latex/xcharter-math/xcharter-otf.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/xcharter-math/xcharter-otf.sty 2023-11-28 20:43:22 UTC (rev 68991)
+++ trunk/Master/texmf-dist/tex/latex/xcharter-math/xcharter-otf.sty 2023-11-28 20:43:34 UTC (rev 68992)
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}[2022/06/01]
-\def\fileversion{0.51}
-\def\filedate{2023-10-26}
+\def\fileversion{0.60}
+\def\filedate{2023-11-28}
\ProvidesPackage{xcharter-otf}[\filedate\space\fileversion]
% Ensure luatex or xetex engine
@@ -71,6 +71,8 @@
% XCharter specific math
% \Umathchardef\<cmd> = <math type> <family> <slot>
% <math type> : \mathord=0 \mathrel=3 ; <family>=0
+ \Umathchardef\mbfitvarw = 0 0 "E01C \relax
+ \Umathchardef\mitvarw = 0 0 "E01D \relax
\Umathchardef\mbfitvarv = 0 0 "E01E \relax
\Umathchardef\mitvarv = 0 0 "E01F \relax
\Umathchardef\varemptyset = 0 0 "E021 \relax
More information about the tex-live-commits
mailing list.