summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-11-28 20:42:53 +0000
committerKarl Berry <karl@freefriends.org>2023-11-28 20:42:53 +0000
commitb53298dabcfc579ce02ed023e44e9cdfd728c868 (patch)
tree66730ce613730359d375ce060691df3940422033 /Master/texmf-dist
parent3ed8bd775598895f7cafc1e768061904c1ceee46 (diff)
concmath-otf (28nov23)
git-svn-id: svn://tug.org/texlive/trunk@68989 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/fonts/concmath-otf/README.md11
-rw-r--r--Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.ltx16
-rw-r--r--Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.pdfbin168173 -> 162378 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/concmath-otf/unimath-concrete.pdfbin1844313 -> 1839104 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/concmath-otf/Concrete-Math.otfbin301024 -> 372944 bytes
-rw-r--r--Master/texmf-dist/tex/latex/concmath-otf/concmath-otf.sty5
6 files changed, 29 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/concmath-otf/README.md b/Master/texmf-dist/doc/fonts/concmath-otf/README.md
index 6aa1c87525d..1ad699e99f3 100644
--- a/Master/texmf-dist/doc/fonts/concmath-otf/README.md
+++ b/Master/texmf-dist/doc/fonts/concmath-otf/README.md
@@ -93,6 +93,17 @@ Either version 1.3 or, at your option, any later version.
Iwona text fonts.
- Typewriter alphabet (Latin) added, derived from RobotoMono-Regular.
- Bold Script (Uppercase only) glyphs added.
+* v0.60:
+ - Fixed IsExtendedShape flags.
+ - \mid (U+2223) and \parallel (U+2225) vertical variants changed.
+ - Blackboard bold capitals redesigned from scratch to match Concrete
+ upright capitals.
+ - Bold glyphs redesigned.
+ - Concrete-Math-Bold.sfd added (minimal subset of glyphs).
+ - Superscripts get a suitable boldness (ssty feature enhanced).
+ - Inconsistencies between delimiter sizes fixed.
+ - Metrics of \widebreve, \widecheck, \widehat, \widetilde first
+ horizontal variant (.h0) changed: f.i. $\hat{r} \ne \widehat{r}$.
---
Copyright 2022-2023 Daniel Flipo
diff --git a/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.ltx b/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.ltx
index 5daf94eab9e..c3cfc2c938b 100644
--- a/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.ltx
+++ b/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.ltx
@@ -27,7 +27,7 @@
\title{Concrete Math font, OTF version}
\author{Daniel Flipo \\ \texttt{daniel.flipo@free.fr}}
-\newcommand*{\version}{0.50}
+\newcommand*{\version}{0.60}
\begin{document}
\maketitle
@@ -507,6 +507,20 @@ $\symfrak{ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz}$
\end{itemize}
+\subsection{Bold variant}
+
+In case short maths formulas have to be printed in section titles,
+a \emph{limited} bold variant has been added in version~0.60.
+Example of usage:\\
+\verb+\setmathfont{Concrete-Math-Bold.otf}[version=bold, +\textit{options}\verb+]+
+\\
+\verb+\section{\mathversion{bold} Einstein’s equation $E=mc^2$}+
+
+It is also possible to use the \verb+\boldmath+ command if the BoldFont has
+been declared when defining Concrete-Math:\\
+\verb+\setmathfont{Concrete-Math-Regular.otf}[BoldFont=Concrete-Math-Bold.otf]+\\
+\verb+\section{\boldmath Einstein’s equation $E=mc^2$}+
+
\subsection{Missing symbols}
\CCM{} does not aim at being as complete as \file{STIXTwoMath-Regular} or
diff --git a/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.pdf b/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.pdf
index 925c06a4eea..1abe19c5f33 100644
--- a/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.pdf
+++ b/Master/texmf-dist/doc/fonts/concmath-otf/concmath-otf.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/concmath-otf/unimath-concrete.pdf b/Master/texmf-dist/doc/fonts/concmath-otf/unimath-concrete.pdf
index 3379dedf150..97a4cc4d442 100644
--- a/Master/texmf-dist/doc/fonts/concmath-otf/unimath-concrete.pdf
+++ b/Master/texmf-dist/doc/fonts/concmath-otf/unimath-concrete.pdf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/concmath-otf/Concrete-Math.otf b/Master/texmf-dist/fonts/opentype/public/concmath-otf/Concrete-Math.otf
index 2bd44d36ff6..623e01f0b4b 100644
--- a/Master/texmf-dist/fonts/opentype/public/concmath-otf/Concrete-Math.otf
+++ b/Master/texmf-dist/fonts/opentype/public/concmath-otf/Concrete-Math.otf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/concmath-otf/concmath-otf.sty b/Master/texmf-dist/tex/latex/concmath-otf/concmath-otf.sty
index 42f056d6fb6..4ef86a2aec4 100644
--- a/Master/texmf-dist/tex/latex/concmath-otf/concmath-otf.sty
+++ b/Master/texmf-dist/tex/latex/concmath-otf/concmath-otf.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}[2022/06/01]
-\def\fileversion{0.50}
-\def\filedate{2023-07-20}
+\def\fileversion{0.60}
+\def\filedate{2023-11-28}
\ProvidesPackage{concmath-otf}[\filedate\space\fileversion]
% Ensure luatex or xetex engine
@@ -52,6 +52,7 @@
%Math fonts:
% Following Joseph Wright in https://tex.stackexchange.com/questions/451
+\CCM@KV@Option{BoldFont}{Concrete-Math-Bold.otf}
\begingroup
\edef\temp{%
\endgroup