Hello, Fabrice Popineau <[email protected]> writes:
> Everything is in the question ...
>
> How to generate :
>
> \begin{frame}[label=...]{}
>
> \end{frame}
>
> It seems that org-requires a non-empty header.
>
> Thanks for any hint,
Would a non-breaking space as the title work?
Otherwise, you can define a dummy string, i.e. "NOTITLE", use that as
the headline. Then, with the appropriate filter, you can change
\begin{frame}[...]{NOTITLE} into \begin{frame}[...]{}.
Regards,
--
Nicolas Goaziou
