texlive[74005] Master/texmf-dist: concmath-otf (15feb25)

commits+karl at tug.org commits+karl at tug.org
Sat Feb 15 22:25:29 CET 2025


Revision: 74005
          https://tug.org/svn/texlive?view=revision&revision=74005
Author:   karl
Date:     2025-02-15 22:25:28 +0100 (Sat, 15 Feb 2025)
Log Message:
-----------
concmath-otf (15feb25)

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-Bold.otf
    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	2025-02-15 21:25:04 UTC (rev 74004)
+++ trunk/Master/texmf-dist/doc/fonts/concmath-otf/README.md	2025-02-15 21:25:28 UTC (rev 74005)
@@ -118,7 +118,13 @@
   - Added \lgroup (U+27EE), \rgroup (U+27EF), and their vertical extensions.
   - Overbraces and underbraces resized.
   - Fixed inconsistency in composed radicals.
-  
+* v0.65:
+  - Fixed notaccent (U+0338).
+  - bar (U+0304), wideoverbar (U+0305), mathunderbar (U+0332) thicknesses' 
+    unified to default rule thickness.
+  - Glyphs U+2032 to U+2037 and U+2057 (prime and co.) resized so that f.i. 
+    \(f'\), \(f\prime\) and \(f^{\prime}\) produce the same output.
+
 ---
-Copyright 2022-2024  Daniel Flipo  
+Copyright 2022-2025  Daniel Flipo  
 E-mail: daniel (dot) flipo (at) free (dot) fr

Modified: trunk/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.ltx
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.ltx	2025-02-15 21:25:04 UTC (rev 74004)
+++ trunk/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.ltx	2025-02-15 21:25:28 UTC (rev 74005)
@@ -27,7 +27,7 @@
 \title{Concrete-Math font, OTF version}
 \author{Daniel Flipo \\ \texttt{daniel.flipo at free.fr}}
 
-\newcommand*{\version}{0.64}
+\newcommand*{\version}{0.65}
 
 \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-Bold.otf
===================================================================
(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	2025-02-15 21:25:04 UTC (rev 74004)
+++ trunk/Master/texmf-dist/tex/latex/concmath-otf/concmath-otf.sty	2025-02-15 21:25:28 UTC (rev 74005)
@@ -1,6 +1,6 @@
 \NeedsTeXFormat{LaTeX2e}[2022/06/01]
-\def\fileversion{0.64}
-\def\filedate{2024-10-25}
+\def\fileversion{0.65}
+\def\filedate{2025-02-15}
 \ProvidesPackage{concmath-otf}[\filedate\space\fileversion]
 
 % Ensure luatex or xetex engine



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