texlive[64635] Master/texmf-dist: concmath-otf (6oct22)

commits+karl at tug.org commits+karl at tug.org
Thu Oct 6 21:58:58 CEST 2022


Revision: 64635
          http://tug.org/svn/texlive?view=revision&revision=64635
Author:   karl
Date:     2022-10-06 21:58:58 +0200 (Thu, 06 Oct 2022)
Log Message:
-----------
concmath-otf (6oct22)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/fonts/concmath-otf/README.md
    trunk/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.ltx
    trunk/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.pdf
    trunk/Master/texmf-dist/doc/fonts/concmath-otf/unimath-concrete.pdf
    trunk/Master/texmf-dist/fonts/opentype/public/concmath-otf/Concrete-Math.otf
    trunk/Master/texmf-dist/tex/latex/concmath-otf/concmath-otf.sty

Modified: trunk/Master/texmf-dist/doc/fonts/concmath-otf/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/concmath-otf/README.md	2022-10-06 19:58:43 UTC (rev 64634)
+++ trunk/Master/texmf-dist/doc/fonts/concmath-otf/README.md	2022-10-06 19:58:58 UTC (rev 64635)
@@ -56,6 +56,10 @@
   - concmath-otf.sty loads Concrete-Math.otf by file name for XeTeX.
   - Glyphs corrections: \sum, \prod, \coprod and \amalg, \infty, 
     \propto, \wp, \ell redesigned;
+* v. 0.23
+  - Maths fonts: delimiters, integrals, sum, prod etc. are now vertically
+    centerred by design on the maths axis (required by luametatex).
+  - Upright integrals: fixed left bearings.
   
 ---
 Copyright 2022-  Daniel Flipo  

Modified: trunk/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.ltx
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.ltx	2022-10-06 19:58:43 UTC (rev 64634)
+++ trunk/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.ltx	2022-10-06 19:58:58 UTC (rev 64635)
@@ -28,7 +28,7 @@
 \title{Concrete Math font, OTF version}
 \author{Daniel Flipo \\ \texttt{daniel.flipo at free.fr}}
 
-\newcommand*{\version}{0.22}
+\newcommand*{\version}{0.23}
 
 \begin{document}
 \maketitle

Modified: trunk/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/fonts/concmath-otf/unimath-concrete.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/fonts/opentype/public/concmath-otf/Concrete-Math.otf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/tex/latex/concmath-otf/concmath-otf.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/concmath-otf/concmath-otf.sty	2022-10-06 19:58:43 UTC (rev 64634)
+++ trunk/Master/texmf-dist/tex/latex/concmath-otf/concmath-otf.sty	2022-10-06 19:58:58 UTC (rev 64635)
@@ -1,6 +1,6 @@
 \NeedsTeXFormat{LaTeX2e}[2018/01/01]
-\def\fileversion{0.22}
-\def\filedate{2022-09-28}
+\def\fileversion{0.23}
+\def\filedate{2022-10-06}
 \ProvidesPackage{concmath-otf}[\filedate\space\fileversion]
 
 % Ensure luatex or xetex engine



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