Document Classesbeamer | ToC at Begin of Sections

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
muath
Posts: 30
Joined: Thu Jul 15, 2010 11:34 am

beamer | ToC at Begin of Sections

Post by muath »

Hi there,

I just wonder how could be the table of content of a thesis in this style,
Table of Content,
Section 1
Section 2
Section 3
(i.e without subsections). Meanwhile, I would like to put the table of contents of the section at its first page, for instants,
Section 1
Subsection 1
Subsection 2
and so on.
Thanks in advance

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

beamer | ToC at Begin of Sections

Post by localghost »

Please give us some useful information.
  • Which document class do you use?
  • What are your recent efforts?

Thorsten
muath
Posts: 30
Joined: Thu Jul 15, 2010 11:34 am

Re: beamer | ToC at Begin of Sections

Post by muath »

My document class is beamer. I have 6 sections with 4 sucbsection for each, so I would like to present the sections at first time, and the contents of the section at section's start page.
PPCC
Posts: 4
Joined: Thu Sep 16, 2010 12:48 am

Re: beamer | ToC at Begin of Sections

Post by PPCC »

Why beamer? Ah, I have known that it's not only for creating slides. I think you should try/create/edit another one.
muath
Posts: 30
Joined: Thu Jul 15, 2010 11:34 am

Re: beamer | ToC at Begin of Sections

Post by muath »

I use beamer to creat slides and I need it for a presentation.
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

beamer | ToC at Begin of Sections

Post by localghost »

I think that Section 10.2 of the beamer user guide contains useful information in this regard. Furthermore a search for the \tableofcontents command in the user guide will yield helpful results.
muath
Posts: 30
Joined: Thu Jul 15, 2010 11:34 am

Re: beamer | ToC at Begin of Sections

Post by muath »

Thank you.
But my goal is to get a table of content to each section at its first page. Unfortunatly I did get it from the guide which you have mentioned.
muath
Posts: 30
Joined: Thu Jul 15, 2010 11:34 am

Re: beamer | ToC at Begin of Sections

Post by muath »

Anymore?
Post Reply