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

Resizing some math symbols #164

Closed
jabirali opened this issue Apr 23, 2018 · 1 comment · Fixed by #272
Closed

Resizing some math symbols #164

jabirali opened this issue Apr 23, 2018 · 1 comment · Fixed by #272

Comments

@jabirali
Copy link

First of all, thanks for the great work on the Libertinus font family! :)

Lately, I've been trying to adopt it for my PhD thesis, but have run into some issues with the kind of equations that usually pop up in my field. I therefore thought I'd bring it up here, and see if you'd be open to either changing some default symbols, or at least adding some stylistic alternates.

In physics, it's quite common to use a superscript asterisk and dagger to denote complex conjugation and Hermitian conjugation, respectively. For this use, I believe that the dagger provided by Libertine Math is way too large, while the asterisk is too small. It is also common to use subscript arrows to denote the quantum spin of particles; and in my opinion, the default arrows in Libertine Math are too tall for this use.

To illustrate the typographic issue, here are some typical equations from condensed matter physics, rendered using the newest version of Libertinus Math (via lualatex and unicode-math):

original_
Ideally, I think all the subscripts and superscripts in these equations should be of roughly the same size; e.g. in Δs* the asterisk should be the same size as an s, in general a dagger and asterisk should have similar sizes since they have similar uses, and the arrows should not be larger than the symbol they're attached to. The size disparity between the asterisk and dagger might be an issue for Libertinus Serif as well as Libertinus Math, since they are frequently used in the same contexts as e.g. footnote marks. To summarize, this is what I think it should look like (here using a dagger from Warnock Pro, an asterisk from TeX Gyre Pagella Math, and arrows that I vertically shortened myself in FontForge):

fixed__

For comparison, this is how the same code is rendered by STIX 2.0 (with stylistic set 5 enabled):
stix2_

I am by no means a type designer, so it would probably be ideal if someone with more experience could look into this... But if not, I could give it a try myself if you'd be willing to merge such changes :).

@khaledhosny
Copy link
Contributor

I generally agree that many math symbol sizes are less than ideal, see #63 also. I’m open to merging any contribution towards this, otherwise I’ll get to it eventually.

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

Successfully merging a pull request may close this issue.

2 participants