diff options
author | Norbert Preining <norbert@preining.info> | 2022-10-09 03:01:22 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-10-09 03:01:22 +0000 |
commit | fec5c6c870d9c855fe6be355b088ca729184bdff (patch) | |
tree | 71a8248165da824302289afde2f8bc38397181d6 /fonts/xcharter-math | |
parent | 54f6d0a2d0879db458c3cdc6b2e666c67a0da7b0 (diff) |
CTAN sync 202210090301
Diffstat (limited to 'fonts/xcharter-math')
-rw-r--r-- | fonts/xcharter-math/README.md | 5 | ||||
-rw-r--r-- | fonts/xcharter-math/XCharter-Math.ltx | 2 | ||||
-rw-r--r-- | fonts/xcharter-math/XCharter-Math.otf | bin | 324616 -> 324492 bytes | |||
-rw-r--r-- | fonts/xcharter-math/XCharter-Math.pdf | bin | 178643 -> 178625 bytes | |||
-rw-r--r-- | fonts/xcharter-math/xcharter-otf.sty | 4 |
5 files changed, 7 insertions, 4 deletions
diff --git a/fonts/xcharter-math/README.md b/fonts/xcharter-math/README.md index 0b41e97b13..2875a56485 100644 --- a/fonts/xcharter-math/README.md +++ b/fonts/xcharter-math/README.md @@ -57,7 +57,10 @@ Either version 1.3 or, at your option, any later version. * v0.33: - Experimental Bold variant added. - xcharter-otf.sty loads XCharter-Math.otf by file name for XeTeX. - +* v0.34: + - Delimiters, integrals, sum, prod etc. are now vertically + centred by design on the maths axis (required by luametatex). + --- Copyright 2022- Daniel Flipo E-mail: daniel (dot) flipo (at) free (dot) fr diff --git a/fonts/xcharter-math/XCharter-Math.ltx b/fonts/xcharter-math/XCharter-Math.ltx index 90965b770e..1fe883015d 100644 --- a/fonts/xcharter-math/XCharter-Math.ltx +++ b/fonts/xcharter-math/XCharter-Math.ltx @@ -35,7 +35,7 @@ \title{\decofourleft\,\XCotf\,\decofourright} \author{Daniel Flipo \\ \texttt{daniel.flipo@free.fr}} -\newcommand*{\version}{0.33} +\newcommand*{\version}{0.34} \begin{document} \maketitle diff --git a/fonts/xcharter-math/XCharter-Math.otf b/fonts/xcharter-math/XCharter-Math.otf Binary files differindex 928ea3d08b..1c56219e16 100644 --- a/fonts/xcharter-math/XCharter-Math.otf +++ b/fonts/xcharter-math/XCharter-Math.otf diff --git a/fonts/xcharter-math/XCharter-Math.pdf b/fonts/xcharter-math/XCharter-Math.pdf Binary files differindex a6243886fe..43fc723784 100644 --- a/fonts/xcharter-math/XCharter-Math.pdf +++ b/fonts/xcharter-math/XCharter-Math.pdf diff --git a/fonts/xcharter-math/xcharter-otf.sty b/fonts/xcharter-math/xcharter-otf.sty index a7207936d3..e08400fd73 100644 --- a/fonts/xcharter-math/xcharter-otf.sty +++ b/fonts/xcharter-math/xcharter-otf.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e}[2018/01/01] -\def\fileversion{0.33} -\def\filedate{2022-09-28} +\def\fileversion{0.34} +\def\filedate{2022-10-08} \ProvidesPackage{xcharter-otf}[\filedate\space\fileversion] % Ensure luatex or xetex engine |