Search found 1 match

by Darincond
Fri Oct 08, 2021 9:49 pm
Forum: Presentations and Posters
Topic: [Beamer] How to show subsubsection in TOC
Replies: 1
Views: 19940

[Beamer] How to show subsubsection in TOC

I want to show subsubsection level in the TOC. But, beamer only show me at subsection.

I do not know how to active/show this level, I have tried:

\settocdepth{3} or \setcounter{tocdepth}{3}

but, it does not work.

The code that I am working with is:

\AtBeginSection[]
{
\begin{frame}<beamer ...