Hi Eric,
Eric S Fraga wrote:
> Sebastien Vauban writes:
>
>> Shouldn't we replace that by `\frame[plain]{\titlepage}' instead, so that the
>> title page fills the whole frame?
>
> But the beamer theme is responsible for defining the look of the title
> page. Do we actually want to lose this func
Sebastien Vauban writes:
[...]
> Shouldn't we replace that by `\frame[plain]{\titlepage}' instead, so that the
> title page fills the whole frame?
But the beamer theme is responsible for defining the look of the title
page. Do we actually want to lose this functionality? I don't...
Or have I
Hello,
`ox-beamer' uses the variable `org-latex-title-command' to generate the title
page. By default, this is equal to `\maketitle', which makes a title page with
the footer visible.
Shouldn't we replace that by `\frame[plain]{\titlepage}' instead, so that the
title page fills the whole frame?