quarto revealjs presentation: automatic outline and section break #1492
Unanswered
shannonpileggi
asked this question in
Q&A
Replies: 2 comments 5 replies
-
I don't know if there is a simple way to do that in Quarto, but I am aware of a reveal.js plugin that does (almost) what you want by adding a footer: https://github.com/e-gor/Reveal.js-TOC-Progress |
Beta Was this translation helpful? Give feedback.
5 replies
-
I've created an extension that does this at https://github.com/andrie/reveal-auto-agenda |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! One thing I liked from my old latex/beamer presentations were slides that automatically created a numbered (or not numbered) presentation outline based on new sections, and then each time you entered a new section you would see the full outline with the other sections grayed out and the current section highlighted. Is there a way to mimic this automation in quarto revealjs presentations?
Beta Was this translation helpful? Give feedback.
All reactions