Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > >>>>> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> Who is responsible for beamer.layout nowadays? > > Us.
I make here a separate post about bug 3133. I find quite boring to have to change the layout to switch from a full title slide to a plain title slide. Basically, the TitleLaTeXName switch controls this: - no TitleLaTeXName in the layout: the tex file command is \maketitle - TitleLaTeXName in the layout: the tex file command is what is specified \frame{\maketitle} or \frame[plain]{\maketitle} or ... No TitleLaTeXName or TitleLaTeXName frame{\maketitle} gives the same result. Is there a simple way to control this from the LyX document instead of the layout ? -- Jean-Pierre