Siterer Paul Smith <[EMAIL PROTECTED]>:
> On 4/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > > > > Could someone recommend to me a simpler (less sophisticated)
> way
> > > than
> > > > > beamer to make pdf transparencies?
> > > >
> > > > I used to use mgp, but that did not produce pdf files. Have
> you
> > > looked at
> > > > the OpenOffice.org presentation component?
> > >
> > > Thanks, Rich and Robert. I am looking for something to work
> together
> > > with LyX. I suppose that powerdot fulfils that requirement, but
> not
> > > sure whether it is as simple as I wish.
> >
> > You could look at the old slides package, or the prosper
> package....
> > http://amath.colorado.edu/documentation/LaTeX/reference/slides/
> > http://amath.colorado.edu/documentation/LaTeX/prosper/
>
> Good point, Rich!
>
> Thanks, Ingar. After having thought a bit deeper, I speculate whether
> beamer can make presentations without all those beautiful ornaments;
> I
> just want a white sheet to lay down my presentations. Am I right that
> beamer can do that? If so, what would be the sty file to use?
It is possible, It might take some tweeking to get rid of all
ornaments...
If you start with
\usetheme{Warsaw}
\usecolortheme{dove}
in your preamble you are close, I guess.
Ingar
--