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

Unicode math symbols #950

Closed
bergwerf opened this issue Feb 27, 2020 · 3 comments
Closed

Unicode math symbols #950

bergwerf opened this issue Feb 27, 2020 · 3 comments
Labels
Milestone

Comments

@bergwerf
Copy link

I use FiraCode with Coq and to me the ligatures are superior to using just unicode (for example a unicode implication arrow is tiny, whereas -> with ligatures takes up exactly the amount of space I like). However some unicode math symbols (particularly those reachable as LaTeX commands) are quite poor. For example calligraphic letters (\mathcal{N}) or symbols (like \in). Also white spaces are broken (no longer the same size) after those symbols. Perhaps this is a fallback font? If I can configure a different fallback font perhaps I can find a good compromise.

image

It would be awesome if a bunch of mathematical symbols could be added to FiraCode! (I can imagine symbols like \in being very useful in other programming languages as infix operator).

@tonsky
Copy link
Owner

tonsky commented Feb 27, 2020

Probably a fallback font. If you give me a list of what you need I’ll start putting them in

@tonsky tonsky added the Unicode label Feb 27, 2020
@bergwerf
Copy link
Author

bergwerf commented Feb 28, 2020 via email

@tonsky
Copy link
Owner

tonsky commented Apr 6, 2020

Will be handled in #822

@tonsky tonsky closed this as completed Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants