Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Beamer, \tableofcontents in two column?

598 views
Skip to first unread message

Zarko F. Cucej

unread,
May 21, 2011, 8:09:25 PM5/21/11
to
Hi,
is in Beamer a way to put longer table of contents in two columns?

Regards, Zarko

Denis Bitouzé

unread,
May 22, 2011, 5:14:55 AM5/22/11
to
Le dimanche 22/05/11 à 02h09,
"Zarko F. Cucej" <zarko...@google.com> a écrit :

> is in Beamer a way to put longer table of contents in two columns?

Yes, with package multicol and:

\begin{frame}
\frametitle{Contents}
\begin{multicols}{2}
\tableofcontents
\end{multicols}
\end{frame}

Regards.
--
Denis

Zarko F. Cucej

unread,
May 22, 2011, 6:18:55 AM5/22/11
to


Dear Denis,
thank you very much! It works!. Now is it so obvious ... I only try with
\twocolum ... \onecolumn and this doesn't work :-(.

Regards, Zarko

0 new messages