From 0d2b404f7e8dadb9d351d5eae200ad2a0b0039c3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 31 Mar 2023 21:51:37 +0000 Subject: euler-math (31mar23) git-svn-id: svn://tug.org/texlive/trunk@66721 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/fonts/euler-math/Euler-Math.ltx | 5 ++--- .../texmf-dist/doc/fonts/euler-math/Euler-Math.pdf | Bin 157628 -> 158318 bytes Master/texmf-dist/doc/fonts/euler-math/README.md | 8 ++++++-- .../doc/fonts/euler-math/unimath-euler.pdf | Bin 1451945 -> 1451716 bytes .../opentype/public/euler-math/Euler-Math.otf | Bin 439748 -> 443768 bytes .../texmf-dist/tex/latex/euler-math/euler-math.sty | 4 ++-- 6 files changed, 10 insertions(+), 7 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/fonts/euler-math/Euler-Math.ltx b/Master/texmf-dist/doc/fonts/euler-math/Euler-Math.ltx index ff98ffbd814..a5146ac36d7 100644 --- a/Master/texmf-dist/doc/fonts/euler-math/Euler-Math.ltx +++ b/Master/texmf-dist/doc/fonts/euler-math/Euler-Math.ltx @@ -1,5 +1,4 @@ -\RequirePackage{pdfmanagement-testphase} -\DeclareDocumentMetadata{pdfstandard=A-2b, lang=en-GB} +\DocumentMetadata{pdfstandard=A-2b, lang=en-GB} \documentclass[a4paper,12pt]{scrartcl} \usepackage{amsmath, array, varioref} @@ -38,7 +37,7 @@ \title{Euler Math font, OTF version} \author{Daniel Flipo \\ \texttt{daniel.flipo@free.fr}} -\newcommand*{\version}{0.31} +\newcommand*{\version}{0.40} \begin{document} \maketitle diff --git a/Master/texmf-dist/doc/fonts/euler-math/Euler-Math.pdf b/Master/texmf-dist/doc/fonts/euler-math/Euler-Math.pdf index 286280cbf5b..b26eab02514 100644 Binary files a/Master/texmf-dist/doc/fonts/euler-math/Euler-Math.pdf and b/Master/texmf-dist/doc/fonts/euler-math/Euler-Math.pdf differ diff --git a/Master/texmf-dist/doc/fonts/euler-math/README.md b/Master/texmf-dist/doc/fonts/euler-math/README.md index 271d7a175c5..97dd20a39d7 100644 --- a/Master/texmf-dist/doc/fonts/euler-math/README.md +++ b/Master/texmf-dist/doc/fonts/euler-math/README.md @@ -56,14 +56,18 @@ Either version 1.3 or, at your option, any later version. * v0.22: - Sizes of vertical variants of \lAngle, \rAngle, \langle and \rangle corrected. - - Added extensible integral for U+222B (usable with luametatex). + - Added stretchable integral for U+222B (usable with luametatex). * v0.30: - *Name of the package changed from Neo-Euler to Euler-Math*; the former 'neo-euler.sty' style file has been kept for compatibility, it now loads 'euler-math.sty' and warns about the change. * v0.31: - - Package now compatible with mathtools’ extensible arrows. + - Package now compatible with mathtools’ stretchable arrows. - \diagup and \diagdown moved from private area to U+27CB, U+27CD. +* v0.40: + - Metrics of all "over" arrows and harpoons corrected. + - Metrics of all "under" arrows and harpoons corrected. + - Most horizontal arrows and harpoons are now stretchable. --- Copyright 2009-2016 Khaled Hosny diff --git a/Master/texmf-dist/doc/fonts/euler-math/unimath-euler.pdf b/Master/texmf-dist/doc/fonts/euler-math/unimath-euler.pdf index 99af68f201c..725c1ab6501 100644 Binary files a/Master/texmf-dist/doc/fonts/euler-math/unimath-euler.pdf and b/Master/texmf-dist/doc/fonts/euler-math/unimath-euler.pdf differ diff --git a/Master/texmf-dist/fonts/opentype/public/euler-math/Euler-Math.otf b/Master/texmf-dist/fonts/opentype/public/euler-math/Euler-Math.otf index d6e74e136cd..b475b11ac01 100644 Binary files a/Master/texmf-dist/fonts/opentype/public/euler-math/Euler-Math.otf and b/Master/texmf-dist/fonts/opentype/public/euler-math/Euler-Math.otf differ diff --git a/Master/texmf-dist/tex/latex/euler-math/euler-math.sty b/Master/texmf-dist/tex/latex/euler-math/euler-math.sty index 393a691af84..860f76f016c 100644 --- a/Master/texmf-dist/tex/latex/euler-math/euler-math.sty +++ b/Master/texmf-dist/tex/latex/euler-math/euler-math.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e}[2018/01/01] -\def\fileversion{0.31} -\def\filedate{2023-01-30} +\def\fileversion{0.40} +\def\filedate{2023-03-28} \ProvidesPackage{euler-math}[\filedate\space\fileversion] % Ensure luatex or xetex engine -- cgit v1.2.3