Skip to content

mark frame as last frame of presentation (enduserslide, but inline) #1

@muelli

Description

@muelli

I am aware of enduserslide but it takes a number that I don't necessarily know upfront.
I would like to leave a marker in the codes for my slides and have LaTeX figure out the slide number on its own. There may be other mechanisms that I am unaware of that could be used to achieve the goal.

So I think I would prefer having something like

\begin{frame}
\pdfpclastframe
My last frame
\end{frame}

rather than having to know the number of the slide upfront.

Better yet if \appendix would be recognised and the last content slide be marked as enduserslide automatically.

I've toyed around with a few approaches and most notably, using the framenumber is not a solution, because you can have skipped frames with the <0> overlay specification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions