summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-04-17 03:02:34 +0000
committerNorbert Preining <norbert@preining.info>2020-04-17 03:02:34 +0000
commit9e796fb246c6149d408613a4d56d4d4d5f47c143 (patch)
tree07c5c180410aa8187b6d176706867112375444c3 /fonts
parent7412eb57b148d2ecd77d0291c97fb05bea8efbb0 (diff)
CTAN sync 202004170302
Diffstat (limited to 'fonts')
-rw-r--r--fonts/erewhon-math/Erewhon-Math.ltx13
-rw-r--r--fonts/erewhon-math/Erewhon-Math.otfbin288048 -> 288148 bytes
-rw-r--r--fonts/erewhon-math/Erewhon-Math.pdfbin157221 -> 161820 bytes
-rw-r--r--fonts/erewhon-math/README.md3
-rw-r--r--fonts/erewhon-math/fourier-otf.sty6
-rw-r--r--fonts/erewhon-math/unimath-erewhon.pdfbin1347084 -> 1347103 bytes
6 files changed, 17 insertions, 5 deletions
diff --git a/fonts/erewhon-math/Erewhon-Math.ltx b/fonts/erewhon-math/Erewhon-Math.ltx
index 292a56c892..edb9007098 100644
--- a/fonts/erewhon-math/Erewhon-Math.ltx
+++ b/fonts/erewhon-math/Erewhon-Math.ltx
@@ -23,7 +23,7 @@
\title{\decofourleft\,\FOTF\,\decofourright}
\author{Daniel Flipo \\ \texttt{daniel.flipo@free.fr}}
-\newcommand*{\version}{0.42}
+\newcommand*{\version}{0.43}
\begin{document}
\maketitle
@@ -220,7 +220,7 @@ mandatory whenever more than one ``Character Variant’’ is selected.
& Default & Variant & Name\\
\hline
cv00 & $0$ & $\mupvarzero$ & 0 \\
- cv01 & $\hslash$ & $\hbar$ & \cmd{hslash} \\
+ cv01 & $\hslash$ & $\mithbar$ & \cmd{hslash} \\
cv02 & $\emptyset$ & $\varemptyset$ & \cmd{emptyset} \\
cv03 & $\mitepsilon$ & $\mitvarepsilon$ & \cmd{epsilon} \\
cv04 & $\mitkappa$ & $\mitvarkappa$ & \cmd{kappa} \\
@@ -234,6 +234,15 @@ mandatory whenever more than one ``Character Variant’’ is selected.
\end{tabular}
\end{table}
+Note about \cmd{hbar} (v\,0.43): \pkg{unicode-math} defines \cmd{hbar} as
+\cmd{hslash} (U+210F) while \pkg{amsmath} provides two different glyphs
+(italic h with horizontal or diagonal stroke).\\
+\pkg{kpfonts-otf} now follows \pkg{unicode-math}; the italic h with horizontal
+stroke can be printed using \cmd{hslash} or \cmd{hbar} together with character
+variant \texttt{cv01} or with \cmd{mithbar} (replacement for AMS’ command
+\cmd{hbar}).
+
+
\subsection{Stylistic sets}
\label{ssection-ss}
diff --git a/fonts/erewhon-math/Erewhon-Math.otf b/fonts/erewhon-math/Erewhon-Math.otf
index 7830cd1a2b..519f171dd8 100644
--- a/fonts/erewhon-math/Erewhon-Math.otf
+++ b/fonts/erewhon-math/Erewhon-Math.otf
Binary files differ
diff --git a/fonts/erewhon-math/Erewhon-Math.pdf b/fonts/erewhon-math/Erewhon-Math.pdf
index fee4c9f949..7f631a0714 100644
--- a/fonts/erewhon-math/Erewhon-Math.pdf
+++ b/fonts/erewhon-math/Erewhon-Math.pdf
Binary files differ
diff --git a/fonts/erewhon-math/README.md b/fonts/erewhon-math/README.md
index 2f1e2aff8c..cb560908bd 100644
--- a/fonts/erewhon-math/README.md
+++ b/fonts/erewhon-math/README.md
@@ -55,6 +55,9 @@ Either version 1.3 or, at your option, any later version.
Improved kerning between arrows accents and parenthesis.
Accents position above italic dans bold italic latin
and greek letters tuned.
+* v0.43 Corrected "IsExtended" flags.
+ Improved kernings for differential elements.
+ Changed \hbar, which now behaves as intended by unicode-math package.
---
Copyright 2019-2020 Michel Bovani, Daniel Flipo
diff --git a/fonts/erewhon-math/fourier-otf.sty b/fonts/erewhon-math/fourier-otf.sty
index 4e93cfa463..03fad77570 100644
--- a/fonts/erewhon-math/fourier-otf.sty
+++ b/fonts/erewhon-math/fourier-otf.sty
@@ -52,7 +52,6 @@
\AtBeginDocument{%
% Fourier specific math
- \Umathchardef\hbar = 0 0 "0127 \relax
\Umathchardef\Bbbbackslash = 0 0 "E020 \relax
\Umathchardef\varemptyset = 0 0 "E021 \relax
\Umathchardef\mupvarzero = 0 0 "E022 \relax
@@ -67,6 +66,7 @@
\Umathchardef\mitvarpartial = 0 0 "E070 \relax
\Umathchardef\mitvarvarrho = 0 0 "E071 \relax
\Umathchardef\mitvarvarpi = 0 0 "E072 \relax
+ \Umathchardef\mithbar = 0 0 "E078 \relax
\Umathchardef\parallelslant = 3 0 "E090 \relax
\Umathchardef\nparallelslant = 3 0 "E091 \relax
\Umathchardef\shortparallelslant = 3 0 "E092 \relax
@@ -90,7 +90,7 @@
% amssymb
\@ifpackageloaded{amssymb}%
{\PackageWarning{fourier-otf}{%
- Fourier-of provides all AMS symbols.\MessageBreak
+ Fourier-otf provides all AMS symbols.\MessageBreak
Loading amssymb.sty is not advisable.\MessageBreak
Reported}%
}%
@@ -143,7 +143,7 @@
% latexsym
\@ifpackageloaded{latexsym}%
{\PackageWarning{fourier-otf}{%
- Fourier-of provides all LaTeX symbols.\MessageBreak
+ Fourier-otf provides all LaTeX symbols.\MessageBreak
Loading latexsym.sty is not advisable.\MessageBreak
Reported}%
}%
diff --git a/fonts/erewhon-math/unimath-erewhon.pdf b/fonts/erewhon-math/unimath-erewhon.pdf
index 0edcbb3be7..349954ff9a 100644
--- a/fonts/erewhon-math/unimath-erewhon.pdf
+++ b/fonts/erewhon-math/unimath-erewhon.pdf
Binary files differ