-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Superscript rendering broken for Helvetica Neue #8005
Copy link
Copy link
Closed as not planned
Labels
bugSomething isn't workingSomething isn't workingtextRelated to the text category, which is all about text handling, shaping, etc.Related to the text category, which is all about text handling, shaping, etc.
Description
Description
Superscript in text using font: Helvetica Neue, is displayed tiny and too low. I tried both Preview and Chrome's builtin pdf viewer to rule out a viewer bug. Same text in pdf files produced using other tools (Pages) looks proper.
Reproduce:
#text(font: "Helvetica Neue")[Helvetica Neue#super(typographic: true)[1]]\
#text(font: "Helvetica Neue")[Typographic off#super(typographic: false)[1]]\
#text(font: "Helvetica")[Helvetica#super[1]]\
Default#super[1]
Operating system
macOS
Typst version
- I am using the latest version of Typst
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtextRelated to the text category, which is all about text handling, shaping, etc.Related to the text category, which is all about text handling, shaping, etc.