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!
General ⇒ Multiple different tables of contents for Beamer presentation
NEW: TikZ book now 40% off at Amazon.com for a short time.
Multiple different tables of contents for Beamer presentation
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".Multiple different tables of contents for Beamer presentation
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 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".
Multiple different tables of contents for Beamer presentation
Usually, reading a LaTeX introduction should tell you where to find these documents.