beamer add tag
5 years ago Anonymous 1123

I want to add \subsection into tableofcontents and numbered, e.g, 1.1 like \documentclass{article}, but I can not get the result.

My code:

ScreenHunter 788.png

How can I get the number 1.1 in tableofcontents?

Top Answer
5 years ago samcarter

You can add the subsection numbers by modifying the subsection in toc template:

Screen Shot 2020-08-04 at 11.53.14.png

(please note that \section, \subsection etc should never be used inside of a frame)

5 years
samcarter — Tuesday, 4th Aug 2020 11:25

@Anonymous And just a tiny word of caution: in case you are using overlays, it might be confusing to show the page number in the toc but the frame number in the footline. Maybe unify which number you want to show

18 minutes
samcarter replying to Anonymous 1123 — Tuesday, 4th Aug 2020 11:08

You’re welcome! Nothing is more refreshing than a nice beamer question during lunch break 😃

Anonymous 1123 replying to samcarter — Tuesday, 4th Aug 2020 11:07

Thank you very much.

28 minutes
samcarter — Tuesday, 4th Aug 2020 10:39

To make the waiting time shorter, here the plain number solution:

Anonymous 1123 — Tuesday, 4th Aug 2020 10:33

I like the numerbers inside such a ball.

samcarter — Tuesday, 4th Aug 2020 10:27

@Anonymous, re: your question, Would you like plain numbers or should the numbers be inside such a ball?

Enter question or answer id or url (and optionally further answer ids/urls from the same question) from

Separate each id/url with a space. No need to list your own answers; they will be imported automatically.