I was wondering if there was a way to have the Table of Contents in Beamer to span more than 1 frame. The presentation I'm making in Beamer has several sections and subsections and the titles are being cut off at the bottom. Any feedback would be greatly appreciated, thanks!
Also, this was the code I used to form the table of contents:
Code: Select all
\frame{\frametitle{Table of Contents}\tableofcontents}