> Sweave makes a lot of use of verbatim environments, and beamer doesn't
> like those. You need to declare that a slide contains verbatim or you
> get errors like that.
>
> I'm sure there are other ways to do this, but one that works is to use
>
> \begin{frame}[containsverbatim]
>
> at the start of each slide. This makes some other beamer features stop
> working, but I forget which.
Thanks! This works. :-)
--
Ajay Shah http://www.mayin.org/ajayshah
[EMAIL PROTECTED] http://ajayshahblog.blogspot.com
<*(:-? - wizard who doesn't know the answer.
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.