texlive[66723] Master/texmf-dist: xcharter-math (31mar23)

commits+karl at tug.org commits+karl at tug.org
Fri Mar 31 23:52:21 CEST 2023


Revision: 66723
          http://tug.org/svn/texlive?view=revision&revision=66723
Author:   karl
Date:     2023-03-31 23:52:20 +0200 (Fri, 31 Mar 2023)
Log Message:
-----------
xcharter-math (31mar23)

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-03-31 21:51:58 UTC (rev 66722)
+++ trunk/Master/texmf-dist/doc/fonts/xcharter-math/README.md	2023-03-31 21:52:20 UTC (rev 66723)
@@ -63,10 +63,14 @@
   - Experimental Bold variant added.
   - Fixed \wideoverbar (U+0305) which failed with XeTeX.
   - Corrected negative right bearings of some display integrals.
-  - Added extensible integral for U+222B (usable with luametatex).
+  - Added stretchable integral for U+222B (usable with luametatex).
 * v0.36:
-  - package now compatible with mathtools’ extensible arrows.
+  - package now compatible with mathtools’ stretchable arrows.
   - \diagup and \diagdown moved from private area to U+27CB, U+27CD.
+* v0.40:
+  - Metrics of all "over" arrows and harpoons corrected.
+  - Metrics of all "under" arrows and harpoons corrected.
+  - Most horizontal arrows and harpoons are now stretchable.
   
 ---
 Copyright 2022-2023  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	2023-03-31 21:51:58 UTC (rev 66722)
+++ trunk/Master/texmf-dist/doc/fonts/xcharter-math/XCharter-Math.ltx	2023-03-31 21:52:20 UTC (rev 66723)
@@ -1,5 +1,4 @@
-\RequirePackage{pdfmanagement-testphase}
-\DeclareDocumentMetadata{pdfstandard=A-2b, lang=en-GB}
+\DocumentMetadata{pdfstandard=A-2b, lang=en-GB}
 \documentclass[a4paper,12pt]{scrartcl}
 
 \usepackage{amsmath, array, varioref}
@@ -35,7 +34,7 @@
 \title{\decofourleft\,\XCotf\,\decofourright}
 \author{Daniel Flipo \\ \texttt{daniel.flipo at free.fr}}
 
-\newcommand*{\version}{0.36}
+\newcommand*{\version}{0.40}
 
 \begin{document}
 \maketitle
@@ -452,7 +451,6 @@
     \mathring{\overparen{A\cup B}}\quad
     \overparen{A\cup (B\cap C)\cup D}^{\smwhtcircle}\quad
     \overparen{x+y}^{2}\quad \overparen{a+b+...+z}^{26}\]
-
 \[\underparen{x}\quad \underparen{xz} \quad \underparen{xyz}
   \quad \underparen{x+z}_{2}\quad \underparen{a+b+...+z}_{26}\]
 
@@ -460,7 +458,6 @@
   \[\overbrace{a}\quad \overbrace{ab}\quad \overbrace{abc}\quad
   \overbrace{abcd}\quad \overbrace{abcde}\quad
   \overbrace{a+b+c}^{3}\quad \overbrace{ a+b+. . . +z }^{26}\]
-
 \[\underbrace{a}\quad\underbrace{ab}\quad\underbrace{abc}\quad
   \underbrace{abcd}\quad \underbrace{abcde}\quad
   \underbrace{a+b+c}_{3}  \quad \underbrace{ a+b+...+z }_{26}\]
@@ -469,7 +466,6 @@
   \[\overbracket{a}\quad \overbracket{ab}\quad \overbracket{abc}\quad
   \overbracket{abcd}\quad \overbracket{abcde}\quad
   \overbracket{a+b+c}^{3}\quad \overbracket{ a+b+. . . +z }^{26}\]
-
 \[\underbracket{a}\quad\underbracket{ab}\quad\underbracket{abc}\quad
   \underbracket{abcd}\quad \underbracket{abcde}\quad
   \underbracket{a+b+c}_{3}  \quad \underbracket{ a+b+...+z }_{26}\]
@@ -479,11 +475,40 @@
   \quad \overrightarrow{AB}\quad \overrightarrow{ABC}
   \quad \overrightarrow{ABCD} \quad \overrightarrow{ABCDEFGH}.
 \]
-
 \[\overleftarrow{v}\quad \overleftarrow{M}\quad \overleftarrow{vv}
   \quad \overleftarrow{AB}\quad \overleftarrow{ABC}
   \quad \overleftarrow{ABCD} \quad \overleftarrow{ABCDEFGH}\]
 
+\item \cmd{overrightharpoon} and \cmd{overleftharpoon}
+  \[\overrightharpoon{v}\quad \overrightharpoon{M}\quad \overrightharpoon{vv}
+  \quad \overrightharpoon{AB}\quad \overrightharpoon{ABC}
+  \quad \overrightharpoon{ABCD} \quad \overrightharpoon{ABCDEFGH}.
+  \]
+  \[\overleftharpoon{v}\quad \overleftharpoon{M}\quad \overleftharpoon{vv}
+  \quad \overleftharpoon{AB}\quad \overleftharpoon{ABC}
+  \quad \overleftharpoon{ABCD} \quad \overleftharpoon{ABCDEFGH}\]
+
+\item \cmd{underrightarrow} and \cmd{underleftarrow}
+  \[\underrightarrow{v}\quad \underrightarrow{M}\quad \underrightarrow{vv}
+  \quad \underrightarrow{AB}\quad \underrightarrow{ABC}
+  \quad \underrightarrow{ABCD} \quad \underrightarrow{ABCDEFGH}.
+  \]
+  \[\underleftarrow{v}\quad \underleftarrow{M}\quad \underleftarrow{vv}
+  \quad \underleftarrow{AB}\quad \underleftarrow{ABC}
+  \quad \underleftarrow{ABCD} \quad \underleftarrow{ABCDEFGH}\]
+
+\item \cmd{underrightharpoon} and \cmd{underleftharpoondown}
+  \[\underrightharpoondown{v}\quad \underrightharpoondown{M}\quad
+    \underrightharpoondown{vv}\quad \underrightharpoondown{AB}\quad
+    \underrightharpoondown{ABC}\quad \underrightharpoondown{ABCD}\quad
+    \underrightharpoondown{ABCDEFGH}.
+  \]
+  \[\underleftharpoondown{v}\quad \underleftharpoondown{M}\quad
+    \underleftharpoondown{vv}\quad \underleftharpoondown{AB}\quad
+    \underleftharpoondown{ABC}\quad \underleftharpoondown{ABCD}
+    \quad \underleftharpoondown{ABCDEFGH}.
+  \]
+
 \item Finally \cmd{widearc} and \cmd{overrightarc} (loading
   \pkg{xcharter-otf.sty} is required)
 \[\widearc{AMB}\quad \overrightarc{AMB}\]
@@ -498,18 +523,23 @@
   and \verb+\symbfit{}+ commands.
 
 \item Calligraphic alphabet (\cmd{symscr} or \cmd{symcal} or
-  \cmd{mathcal} command), uppercase:
+  \cmd{mathcal} command), uppercase:\\
+  $\symscr{ABCDEFGHIJKLMNOPQRSTUVWXYZ}$\\
+  also in boldface (\cmd{symbfscr},\cmd{symbfcal} or \cmd{mathbfcal} command):\\
+  $\symbfscr{ABCDEFGHIJKLMNOPQRSTUVWXYZ}$
 
-  $\symscr{ABCDEFGHIJKLMNOPQRSTUVWXYZ}$
-
 \item Blackboard-bold alphabet (\cmd{symbb} or \cmd{mathbb} command)
   uppercase only, plus \verb+\Bbbone+ and \verb+\Bbbk+:
 
   $\symbb{ABCDEFGHIJKLMNOPQRSTUVWXYZ}, \Bbbone, \Bbbk$
 
-\item Fraktur alphabet is borrowed from Latin Modern,
+\item Fraktur alphabet is borrowed from Latin Modern, medium and bold
+  (\cmd{symfrak}, or \cmd{symbffrak} commands):
 
-  $\symfrak{ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz}$
+  $\symfrak{ABCDEFGHIJKLMNOPQRSTUVWXYZ\quad abcdefghijklmnopqrstuvwxyz}$\\
+  $\symbffrak{ABCDEFGHIJKLMNOPQRSTUVWXYZ}$\\
+  \hphantom{$\symfrak{ABCDEFGHIJKLMNOPQRSTUVWXYZ\quad}$}%
+    $\symbffrak{abcdefghijklmnopqrstuvwxyz}$
 
   but this can overwritten, i.e.
 \begin{verbatim}

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-03-31 21:51:58 UTC (rev 66722)
+++ trunk/Master/texmf-dist/tex/latex/xcharter-math/xcharter-otf.sty	2023-03-31 21:52:20 UTC (rev 66723)
@@ -1,6 +1,6 @@
 \NeedsTeXFormat{LaTeX2e}[2018/01/01]
-\def\fileversion{0.36}
-\def\filedate{2023-01-30}
+\def\fileversion{0.40}
+\def\filedate{2023-03-29}
 \ProvidesPackage{xcharter-otf}[\filedate\space\fileversion]
 
 % Ensure luatex or xetex engine



More information about the tex-live-commits mailing list.