texlive[67680] Master/texmf-dist: xcharter-math (20jul23)

commits+karl at tug.org commits+karl at tug.org
Thu Jul 20 22:09:54 CEST 2023


Revision: 67680
          http://tug.org/svn/texlive?view=revision&revision=67680
Author:   karl
Date:     2023-07-20 22:09:54 +0200 (Thu, 20 Jul 2023)
Log Message:
-----------
xcharter-math (20jul23)

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-07-20 20:09:44 UTC (rev 67679)
+++ trunk/Master/texmf-dist/doc/fonts/xcharter-math/README.md	2023-07-20 20:09:54 UTC (rev 67680)
@@ -81,6 +81,9 @@
   - 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;
+    over twenty math symbols added (coverage now similar to Erewhon-Math).
   
 ---
 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-07-20 20:09:44 UTC (rev 67679)
+++ trunk/Master/texmf-dist/doc/fonts/xcharter-math/XCharter-Math.ltx	2023-07-20 20:09:54 UTC (rev 67680)
@@ -34,7 +34,7 @@
 \title{\decofourleft\,\XCotf\,\decofourright}
 \author{Daniel Flipo \\ \texttt{daniel.flipo at free.fr}}
 
-\newcommand*{\version}{0.42}
+\newcommand*{\version}{0.50}
 
 \begin{document}
 \maketitle
@@ -123,9 +123,9 @@
 the \pkg{amssymb} and \pkg{latexsym} packages and many more.  Therefore, these
 two packages \emph{should not} be loaded as they might override \XCotf{} glyphs.
 
-Sans-serif, typewriter and fraktur styles are borrowed from Latin Modern fonts.
-See in section~\vref{ssec-math-alphabets} how to choose
-from other maths fonts for these styles.
+Sans-serif, typewriter and fraktur alphabets are borrowed from Latin Modern
+fonts.  See in section~\vref{ssec-math-alphabets} how to choose from other
+maths fonts for these styles.
 
 A full list of available glyphs is shown in file \file{unimath-xcharter.pdf}.
 
@@ -528,10 +528,10 @@
   also in boldface (\cmd{symbfscr},\cmd{symbfcal} or \cmd{mathbfcal} command):\\
   $\symbfscr{ABCDEFGHIJKLMNOPQRSTUVWXYZ}$
 
-\item Blackboard-bold alphabet (\cmd{symbb} or \cmd{mathbb} command)
-  uppercase only, plus \verb+\Bbbone+ and \verb+\Bbbk+:
+\item Blackboard-bold alphabet (\cmd{symbb} or \cmd{mathbb} command):
 
-  $\symbb{ABCDEFGHIJKLMNOPQRSTUVWXYZ}, \Bbbone, \Bbbk$
+  $\symbb{ABCDEFGHIJKLMNOPQRSTUVWXYZ}$\\
+  $\symbb{abcdefghijklmnopqrstuvwxyz\quad 0123456789}$\\
 
 \item Fraktur alphabet is borrowed from Latin Modern, medium and bold
   (\cmd{symfrak}, or \cmd{symbffrak} commands):

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-07-20 20:09:44 UTC (rev 67679)
+++ trunk/Master/texmf-dist/tex/latex/xcharter-math/xcharter-otf.sty	2023-07-20 20:09:54 UTC (rev 67680)
@@ -1,6 +1,6 @@
 \NeedsTeXFormat{LaTeX2e}[2022/06/01]
-\def\fileversion{0.42}
-\def\filedate{2023-07-07}
+\def\fileversion{0.50}
+\def\filedate{2023-07-20}
 \ProvidesPackage{xcharter-otf}[\filedate\space\fileversion]
 
 % Ensure luatex or xetex engine



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