YuanshengZhao / Garamond-Math

An OTF math font matching the EB Garamond.
SIL Open Font License 1.1
104 stars 6 forks source link

Widetilde broken and tilde looks like an acute at small sizes #8

Closed tytyvillus closed 5 years ago

tytyvillus commented 5 years ago

The command \widetilde produces, instead of the tilde, a superposed e (see below). No idea why. screenshot_20181219180335

Tilde is less of an issue, more of a query, since I think it looks a bit too much like an acute accent at text sizes. Could it be changed slightly? screenshot_20181219180402

YuanshengZhao commented 5 years ago

Thank you for the comment. The wide tilde should be a bug. For the tilde, it is inherited from EB Garamond though it looks a bit strange in math. @Stone-Zeng also thinks that a normal-looking one is desired.

I will resolve the issue this weekend.

tytyvillus commented 5 years ago

Lovely, thank you.

stone-zeng commented 5 years ago

@cluelessnessness We can't find the issue of wild tilde. Where have you downloaded the otf file? And which engine do you use, XeTeX, LuaTeX or MS Word?

tytyvillus commented 5 years ago

If I recall correctly, I downloaded the file from the github page.  I use a LaTeX engine — I think it's XeTeX?  Not sure.  Am 22.12.2018 1:42 nachm. schrieb Xiangdong Zeng notifications@github.com:@cluelessnessness We can't find the issue of wild tilde. Where have you downloaded the otf file? And which engine do you use, XeTeX, LuaTeX or MS Word?

—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or mute the thread.

YuanshengZhao commented 5 years ago

Could you please provide a minimal working example? On my computer, both XeTeX and LuaTeX provide correct result for the following:

\documentclass{article}
\usepackage{unicode-math}
\setmathfont{Garamond-Math}[Path=./]
\begin{document}
\[\widetilde{y}\]
\end{document}

image

YuanshengZhao commented 5 years ago

Normal tilde made (StylisticSet 9). The otf file in the branch MetricGenTest contains this update.