Search found 3 matches

by pfroehlich
Fri Sep 19, 2008 11:03 am
Forum: Document Classes
Topic: Beamer: how to surround frames with a border in article md.?
Replies: 2
Views: 20460

Beamer: how to surround frames with a border in article md.?

Hi,

I use the beamer class to generate lecture slides and a handout document from the same source. Handouts are prepared with article mode.

The frame template can manipulated in article mode by
\setbeamertemplate{frame begin}
and
\setbeamerteampalte{frame end}

I'd like to make the frame appear ...
by pfroehlich
Thu Sep 11, 2008 8:33 pm
Forum: General
Topic: Generating slides and article from the same source?
Replies: 2
Views: 1726

Re: Generating slides and article from the same source?

Thanks a lot for the hint. It looks great, just what I was looking for!

Peter
by pfroehlich
Thu Sep 11, 2008 5:59 pm
Forum: General
Topic: Generating slides and article from the same source?
Replies: 2
Views: 1726

Generating slides and article from the same source?

Hi,

am starting as professor and need to prepare my lectures. I'd like to publish a script and present slides during class. Therefore I want to generate both from the same source:

- when I compile to slides make full format slides for presentation
- when I compile to article make a paper that ...