Skip to content

slide-number updates after first page during reveal #213

@derdilla

Description

@derdilla

I have a simple slide with a progress indication similar to https://polylux.dev/book/toolbox/progress.html, with the exception that I do
#set page(header: my-progress) to add the progress to each slide.

When I create the nth slide with an animation:

#slide[
  === tst
  reveal-code(lines: (1,2,3), after:gray)[```
    A
    B
    C```]
]

The PDF creates the slide n for the slide with A highlighted, and the slides numbered with n+1 for the other subslides and the next slide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions