-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
List and enum markers are not aligned with the baseline of the item's contents #1204
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinglayoutRelated to the layout category, which is about composing, positioning, etc.Related to the layout category, which is about composing, positioning, etc.
Description
Description
For a bullet list item with extra line height, the bullet point is not aligned with the text as one would expect for "usual" items.
- abc
- def #box(stroke: 1pt, inset: 3mm, baseline: 3mm)[test]
- #lorem(30)As the third bullet point shows, the issue is not the total height of the item but really its line height.
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 the layout category, which is about composing, positioning, etc.Related to the layout category, which is about composing, positioning, etc.
