-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
bugSomething isn't workingSomething isn't workinglayoutRelated to layout, positioning, etc.Related to layout, positioning, etc.regressionSomething that did work before stopped working.Something that did work before stopped working.urgentShould be fixed before the next release.Should be fixed before the next release.
Description
Description
There can be some weird overhang on the right of the paragraph with right-to-left text containing other inline elements. For example
#set text(dir: rtl)
#set par(justify: true)
#set page(paper: "a9", height: auto)
Hello World#super[123] this is some text(this should expectedly be aligned on the right edge)
| 0.13.1 | 0.14-rc1 |
|---|---|
![]() |
![]() |
The same happens when the superscript is replaced by e.g. a #box(width: 9pt), as long as it's connected to the "World" without a space.
Reproduction URL
No response
Operating system
Web app
Typst version
- I am using the latest version of Typst
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinglayoutRelated to layout, positioning, etc.Related to layout, positioning, etc.regressionSomething that did work before stopped working.Something that did work before stopped working.urgentShould be fixed before the next release.Should be fixed before the next release.

