GeneralBeamer and makeidx?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
devent
Posts: 2
Joined: Thu May 14, 2009 5:26 am

Beamer and makeidx?

Post by devent »

Hi,
is it poosible to use makeidx in the beamer class?
If I try it, I get the error, with the code

Code: Select all

\section*{Index}

\begin{frame}
\frametitle{Index}

\printindex

\end{frame}
The error:
\begin{beamer@framepauses} on input line 9 ended by \end{theindex}.

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply