-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
bugSomething isn't workingSomething isn't workingintrospectionRelated to the introspection categoryRelated to the introspection categoryurgentShould be fixed before the next release.Should be fixed before the next release.
Description
Description
The page numbers reported in the outline of the following code are off by one:
#outline()
#set page(numbering: "I.")
#set heading(numbering: "1.")
#show heading: it => pagebreak(weak: true) + it
= Hello
#lorem(1000)
= World
#lorem(1000)This was introduced somewhere between a2c9807 and 34990f7.
Reproduction URL
No response
Operating system
Linux
Typst version
- I am using the latest version of Typst
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingintrospectionRelated to the introspection categoryRelated to the introspection categoryurgentShould be fixed before the next release.Should be fixed before the next release.
