table of contents in beamer

937 views
Skip to first unread message

Zio_Pecos

unread,
Jan 11, 2010, 8:03:41 AM1/11/10
to LaTeX Users Group
Hello
I'm using beamer package to realize a presentation for a lesson

My presentation is about of 50 slides.

the problem is that in the table of contents only the title of the first 19 slides appear.
How can I make the name of the other slides apper in the table of contents?

thanks in advance
--
Zio_Pecos

James & Nash

unread,
Jan 11, 2010, 12:37:26 PM1/11/10
to latexus...@googlegroups.com
Hi Zio,

You have probably already tried this, but have you tried adding:

\addcontentsline[toc]{slide title}

This should go at the beginning of each slide?

TC
James 
--
You received this message because you are subscribed to the Google Groups "LaTeX Users Group" group.
To post to this group, send email to latexus...@googlegroups.com.
To unsubscribe from this group, send email to latexusersgro...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/latexusersgroup?hl=en.

Zio_Pecos

unread,
Jan 12, 2010, 5:58:55 AM1/12/10
to latexus...@googlegroups.com
I'll try to make myself clearer

the first slide of my presentation is

\section[Summary]{}
\begin{frame}
  \tableofcontents
\end{frame}

this slide shows only the first 19 section titles out of 50, so I was wondering why there is not another (or more) slide/es with the other titles

thanks


Zio_Pecos

James & Nash said the following on 11/01/2010 18.37:

Andrea

unread,
Jan 12, 2010, 7:07:12 AM1/12/10
to LaTeX Users Group
Have you tried to use the "allowframebreaks" option?


\section[Summary]{}
\begin{frame}[allowframebreaks]
\tableofcontents
\end{frame}


Andrea


On Jan 12, 11:58 am, Zio_Pecos <zio_pe...@tiscali.it> wrote:
> I'll try to make myself clearer
>
> the first slide of my presentation is
>
> \section[Summary]{}
> \begin{frame}
>    \tableofcontents
> \end{frame}
>
> this slide shows only the first 19 section titles out of 50, so I was
> wondering why there is not another (or more) slide/es with the other titles
>
> thanks
>

> *Zio_Pecos*


>
> James & Nash said the following on 11/01/2010 18.37:
>
> > Hi Zio,
>
> > You have probably already tried this, but have you tried adding:
>
> > \addcontentsline[toc]{slide title}
>
> > This should go at the beginning of each slide?
>
> > TC
> > James
> > On 11 Jan 2010, at 13:03, Zio_Pecos wrote:
>
> >> Hello
> >> I'm using beamer package to realize a presentation for a lesson
>
> >> My presentation is about of 50 slides.
>
> >> the problem is that in the table of contents only the title of the
> >> first 19 slides appear.
> >> How can I make the name of the other slides apper in the table of
> >> contents?
>
> >> thanks in advance
> >> --

> >> *Zio_Pecos*


> >> --
> >> You received this message because you are subscribed to the Google
> >> Groups "LaTeX Users Group" group.
> >> To post to this group, send email to latexus...@googlegroups.com

> >> <mailto:latexus...@googlegroups.com>.


> >> To unsubscribe from this group, send email to
> >> latexusersgro...@googlegroups.com

> >> <mailto:latexusersgro...@googlegroups.com>.

Zio_Pecos

unread,
Jan 12, 2010, 7:50:41 AM1/12/10
to latexus...@googlegroups.com
I've never heard of that :(
thanks!!!!!!!
Zio_Pecos

Andrea said the following on 12/01/2010 13.07:
Reply all
Reply to author
Forward
0 new messages