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

Problem with beamerarticle and overlay specification

129 views
Skip to first unread message

Marc van Dongen

unread,
Sep 25, 2010, 3:42:33 AM9/25/10
to
Dear all,


To the best of my knowledge the following should be possible but it
gives the following error:
! LaTeX Error: Something's wrong--perhaps a missing \item.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \item H
ello.

% \documentclass{beamer}
\documentclass{article}

% Comment out with beamer.
\usepackage{beamerarticle}% beamerarticle.sty,v 7063f09e9019
2010/05/01 16:39:27

\begin{document}

\begin{frame}[fragile]
\begin{itemize}[<+-| alert@+>]
\item Hello.
\end{itemize}
\end{frame}

\end{document}

Without the options ([<+-| alert@+>]) it works fine. Putting the
options before the [fragile] also works. Finally, it also works with
the beamer class (but comment out the \usepackage).

To the best of my knowledge things like this used to work before. Am I
overlooking something?

Thanks in advance for your help.

Regards,


Marc van Dongen

Joseph Wright

unread,
Sep 25, 2010, 4:31:49 AM9/25/10
to

This is fixed in the repository (http://bitbucket.org/rivanvx/beamer/).
Vedran is in charge of CTAN releases: I'm expecting one possibly this
weekend.
--
Joseph Wright

Marc van Dongen

unread,
Sep 25, 2010, 6:31:29 AM9/25/10
to
On Sep 25, 9:31 am, Joseph Wright <joseph.wri...@morningstar2.co.uk>
wrote:

[ snip ]

> This is fixed in the repository (http://bitbucket.org/rivanvx/beamer/).
> Vedran is in charge of CTAN releases: I'm expecting one possibly this
> weekend.

Thanks. I uploaded from bitbucket but that didn't work. I'll wait till
the release. (I don't need the feature anyway.)

Thanks again.

Regards,


Marc van Dongen

0 new messages