summaryrefslogtreecommitdiff
path: root/fonts/euler-math
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/euler-math')
-rw-r--r--fonts/euler-math/Euler-Math.ltx10
-rw-r--r--fonts/euler-math/Euler-Math.otfbin428724 -> 428792 bytes
-rw-r--r--fonts/euler-math/Euler-Math.pdfbin155078 -> 157815 bytes
-rw-r--r--fonts/euler-math/README.md8
-rw-r--r--fonts/euler-math/euler-math.sty4
-rw-r--r--fonts/euler-math/unimath-euler.pdfbin1497392 -> 1497331 bytes
6 files changed, 15 insertions, 7 deletions
diff --git a/fonts/euler-math/Euler-Math.ltx b/fonts/euler-math/Euler-Math.ltx
index b177f1f342..dd52a6cadd 100644
--- a/fonts/euler-math/Euler-Math.ltx
+++ b/fonts/euler-math/Euler-Math.ltx
@@ -1,7 +1,7 @@
\DocumentMetadata{pdfstandard=A-2b, lang=en-GB}
\documentclass[a4paper,12pt]{scrartcl}
-\usepackage{amsmath, array, varioref}
+\usepackage{mathtools, array, varioref}
\usepackage[british]{babel}
\usepackage{fourier-orns}
\usepackage{euler-math}
@@ -37,7 +37,7 @@
\title{Euler Math font, OTF version}
\author{Daniel Flipo \\ \texttt{daniel.flipo@free.fr}}
-\newcommand*{\version}{0.60}
+\newcommand*{\version}{0.61}
\begin{document}
\maketitle
@@ -355,6 +355,12 @@ Various wide accents are also supported:
\[\widearc{AMB}\quad \overrightarc{AMB}\]
\end{itemize}
+All the extensible arrows provided by the \pkg{mathtools} package are
+available in the \NEOTF{} font (loading \pkg{euler-math.sty} is required),
+f.i.:
+\[X \xLeftrightarrow{above} Y \xhookrightarrow[under]{} Z\xmapsto{above} W\]
+
+
\subsection{Mathematical alphabets}
\label{ssec-math-alphabets}
diff --git a/fonts/euler-math/Euler-Math.otf b/fonts/euler-math/Euler-Math.otf
index d7fbbe76a4..d34c920c2c 100644
--- a/fonts/euler-math/Euler-Math.otf
+++ b/fonts/euler-math/Euler-Math.otf
Binary files differ
diff --git a/fonts/euler-math/Euler-Math.pdf b/fonts/euler-math/Euler-Math.pdf
index 0e5c5a425f..244e6da6a8 100644
--- a/fonts/euler-math/Euler-Math.pdf
+++ b/fonts/euler-math/Euler-Math.pdf
Binary files differ
diff --git a/fonts/euler-math/README.md b/fonts/euler-math/README.md
index d41c31d912..d4b152b01f 100644
--- a/fonts/euler-math/README.md
+++ b/fonts/euler-math/README.md
@@ -56,14 +56,14 @@ 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 stretchable 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’ stretchable arrows.
- - \diagup and \diagdown moved from private area to U+27CB, U+27CD.
+ - \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.
@@ -87,7 +87,9 @@ Either version 1.3 or, at your option, any later version.
match the shapes of the base glyphs.
- Inconsistencies between vertical delimiter sizes fixed.
- All sub/sup-scripts redesigned (they were far too wide).
-
+* v0.61:
+ - Fixed Game glyph (U+2141).
+
---
Copyright 2009-2016 Khaled Hosny
Copyright 2022-2024 Daniel Flipo
diff --git a/fonts/euler-math/euler-math.sty b/fonts/euler-math/euler-math.sty
index 707781f7f8..bbf3efa6b5 100644
--- a/fonts/euler-math/euler-math.sty
+++ b/fonts/euler-math/euler-math.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}[2022/06/01]
-\def\fileversion{0.60}
-\def\filedate{2024-01-16}
+\def\fileversion{0.61}
+\def\filedate{2024-03-01}
\ProvidesPackage{euler-math}[\filedate\space\fileversion]
% Ensure luatex or xetex engine
diff --git a/fonts/euler-math/unimath-euler.pdf b/fonts/euler-math/unimath-euler.pdf
index f75eda510b..2702f95c3d 100644
--- a/fonts/euler-math/unimath-euler.pdf
+++ b/fonts/euler-math/unimath-euler.pdf
Binary files differ