-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
bugSomething isn't workingSomething isn't workingmathRelated to math syntax, layout, etc.Related to math syntax, layout, etc.upstreamIssues in dependencies.Issues in dependencies.
Description
I’ve noticed that when using the Nagwa TK Math font, the placement of the integration limits appears incorrect (too close to or misaligned with the integral sign).
Here’s a minimal reproducible example:
#set text(font: "Nagwa TK Text")
#show math.equation: set text(font: "Nagwa TK Math")
This is a formula:
$
integral_0^infinity sin(x) dif x
$This produces the following rendering issue:
The font can be downloaded from the official source:
https://fonts.nagwa.com/tk/
Thank you for your help!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingmathRelated to math syntax, layout, etc.Related to math syntax, layout, etc.upstreamIssues in dependencies.Issues in dependencies.