GeneralMultiple different tables of contents for Beamer presentation

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
latexbird
Posts: 4
Joined: Wed May 05, 2021 10:33 pm

Multiple different tables of contents for Beamer presentation

Post by latexbird »

Hello,

I am working on my first Beamer presentation, and I would like to have something that I'm not sure is possible. Each time I get to a new section, I would like to have a table of contents showing all the sections, but only showing subsections for the section I'm about to present. Is this possible?

Let me know if I should provide any clarification. Thank you!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Bartman
Posts: 369
Joined: Fri Jan 03, 2020 2:39 pm

Multiple different tables of contents for Beamer presentation

Post by Bartman »

Have a look at the \AtBeginSection command in section 10.2 "Adding Sections and Subsections" and find out about the options of the command in section 10.5 "Adding a Table of Contents".
latexbird
Posts: 4
Joined: Wed May 05, 2021 10:33 pm

Multiple different tables of contents for Beamer presentation

Post by latexbird »

Bartman wrote:Have a look at the \AtBeginSection command in section 10.2 "Adding Sections and Subsections" and find out about the options of the command in section 10.5 "Adding a Table of Contents".
Thank you! That sounds helpful. It seems like you are referencing a manual that I should know about, but I don't. :/ Could you point me to it? Thanks!
Bartman
Posts: 369
Joined: Fri Jan 03, 2020 2:39 pm

Multiple different tables of contents for Beamer presentation

Post by Bartman »

Usually, reading a LaTeX introduction should tell you where to find these documents.
Post Reply