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

feat(math): Support mathvariant on special extra greek characters #2161

Merged

Conversation

Omikhleia
Copy link
Member

@Omikhleia Omikhleia commented Nov 8, 2024

On greek uppercase, the theta variant and the nabla:

image

On greek lowercase,

image

(I double-checked the codepoints, but Libertinus Math seems indeed to lack the bold sans serif and bold sans serif italic for all these extra greek variants, but the "variant theta symbol")

It also "extends" the use of italic for these lowercase characters when used alone (as a one-character <mi>), 'cause one expects:

\def{left}{} \def{right}{} \left( \sum_{j=1}^4 \epsilon^j \phi_j + \left( \sum_{k=5}^8 \epsilon^k \right) \phi_5 \right) + \sum_{i=2}^8 g_i \left( \sum_{j=1}^4 \epsilon^j \phi_j + \left( \sum_{k=5}^8 \epsilon^k \right) \phi_5 \right)^i
image

(Compare with (La)TeX https://tex.stackexchange.com/a/116269)

@Omikhleia Omikhleia requested a review from a team as a code owner November 8, 2024 01:43
@Omikhleia Omikhleia self-assigned this Nov 8, 2024
@Omikhleia Omikhleia added the enhancement Software improvement or feature request label Nov 8, 2024
@alerque alerque added this to the v0.15.6 milestone Nov 8, 2024
alerque
alerque previously approved these changes Nov 8, 2024
@alerque alerque merged commit 39a2ea7 into sile-typesetter:master Nov 13, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Software improvement or feature request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants