Re: beamer plain frame for titlepage

2016-07-05 Thread Jürgen Spitzmüller
Am Dienstag, den 05.07.2016, 10:03 -0400 schrieb Neal Becker:
> I find I need to add
> \renewcommand\makebeamertitle{\frame[plain]{\maketitle}}%
> 
> to preamble, or else the section is printed on the bottom of the
> title page, 
> which I don't think anyone would want.
> 
> Maybe this should be lyx default. (I added [plain] onto \frame)

This is used if you use "Title (plain)" instead of "Title". No need to
fiddle with the preamble here.

Jürgen


beamer plain frame for titlepage

2016-07-05 Thread Neal Becker
I find I need to add
\renewcommand\makebeamertitle{\frame[plain]{\maketitle}}%

to preamble, or else the section is printed on the bottom of the title page, 
which I don't think anyone would want.

Maybe this should be lyx default. (I added [plain] onto \frame)