Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrals are too upright and confusable with brackets/lines #51

Closed
simoncozens opened this issue Jan 12, 2024 · 2 comments
Closed

Integrals are too upright and confusable with brackets/lines #51

simoncozens opened this issue Jan 12, 2024 · 2 comments

Comments

@simoncozens
Copy link
Contributor

\documentclass{article}
\pagestyle{empty}
\usepackage{unicode-math}
\begin{document}

\setmathfont{NotoSansMath-Regular.otf}

$$\int _{0}^{2}\left( \frac{-27}{2}+y\right) dy=\left (\frac{-27}{2}y+\frac{y^{2}}{2}\right )\Big |_{0}^{2} = -25
$$

\end{document}
Screenshot 2024-01-12 at 09 21 45
@apoorvpotnis
Copy link

A slightly slanting symbol with wider hooks would perhaps look better, in my opinion, similar to Fira Sans Math: https://github.com/firamath/firamath

khaledhosny added a commit to khaledhosny/noto-math that referenced this issue Mar 6, 2024
Move old, straight, integrals to ss02 feature, and add new slanted
integral based on the italic f shape.

Fixes notofonts#51
@khaledhosny
Copy link
Contributor

New design (#63):
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants