texlive[72658] Master/texmf-dist: xcharter-math (25oct24)
commits+karl at tug.org
commits+karl at tug.org
Fri Oct 25 23:29:46 CEST 2024
Revision: 72658
https://tug.org/svn/texlive?view=revision&revision=72658
Author: karl
Date: 2024-10-25 23:29:46 +0200 (Fri, 25 Oct 2024)
Log Message:
-----------
xcharter-math (25oct24)
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 2024-10-25 21:29:33 UTC (rev 72657)
+++ trunk/Master/texmf-dist/doc/fonts/xcharter-math/README.md 2024-10-25 21:29:46 UTC (rev 72658)
@@ -113,6 +113,12 @@
* v0.63:
- Added lmoustache, rmoustache (U+23B0, U+23B1).
- Superscripts BbbE.st and BbbE.sst fixed (U+EA04, U+ED04).
+* v0.64:
+ - Added missing \rightcurvedarrow (U+2933) \leftcurvedarrow (U+2B3F)
+ and glyphs U+2334 to U+2937.
+ - Fixed height of 'over' arrows.
+ - Added \lgroup (U+27EE), \rgroup (U+27EF), and their vertical extensions.
+ - Overbraces and underbraces resized.
---
Copyright 2022-2024 Daniel Flipo
Modified: trunk/Master/texmf-dist/doc/fonts/xcharter-math/XCharter-Math.ltx
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/xcharter-math/XCharter-Math.ltx 2024-10-25 21:29:33 UTC (rev 72657)
+++ trunk/Master/texmf-dist/doc/fonts/xcharter-math/XCharter-Math.ltx 2024-10-25 21:29:46 UTC (rev 72658)
@@ -34,7 +34,7 @@
\title{\decofourleft\,\XCotf\,\decofourright}
\author{Daniel Flipo \\ \texttt{daniel.flipo at free.fr}}
-\newcommand*{\version}{0.63}
+\newcommand*{\version}{0.64}
\begin{document}
\maketitle
@@ -605,10 +605,10 @@
\setmathfont{XCharter-Math.otf}[BoldFont=XCharter-Math-Bold.otf]
In case short maths formulas have to be printed in section titles,
-a \emph{limited} bold variant has been added in version~0.35.
-Example of usage: \quad\textbf{\boldmath Einstein’s equation $E=mc^2$}\\
+a \emph{limited} bold variant has been added.
+Example of usage: \textbf{\boldmath Einstein’s equation $E=mc^2$}\\
\verb+\setmathfont{XCharter-Math-Bold.otf}[version=bold, +\textit{options}\verb+]+\\
-\verb+\section{\mathversion{bold} Einstein’s equation $E=mc^2$}+
+\verb+\section{\mathversion{bold}Einstein’s equation $E=mc^2$}+
It is also possible to use the \verb+\boldmath+ command:\\
\verb+\setmathfont{XCharter-Math.otf}[BoldFont=XCharter-Math-Bold.otf]+\\
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 2024-10-25 21:29:33 UTC (rev 72657)
+++ trunk/Master/texmf-dist/tex/latex/xcharter-math/xcharter-otf.sty 2024-10-25 21:29:46 UTC (rev 72658)
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}[2022/06/01]
-\def\fileversion{0.63}
-\def\filedate{2024-07-10}
+\def\fileversion{0.64}
+\def\filedate{2024-10-25}
\ProvidesPackage{xcharter-otf}[\filedate\space\fileversion]
% Ensure luatex or xetex engine
More information about the tex-live-commits
mailing list.