Rainer M Krug wrote:
> I am not sure if this is a beamer or LyX issue: when I have a
> presentation with institute affiliation of the authors formated as
> Institute. When I change the document class to article(beamer), they
> are not shown. Is there anything I can do to show them, except of
> including them in a ArticleMode inset?
See the beamer manual:
\institute[<short institute>]{<institute>}
[...]
article: The short form is ignored in article mode. The long form is
also
ignored, except if the document class
(like llncs) defines it.
Jürgen