emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Beamer frame with an empty title ?


From: Nicolas Goaziou
Subject: Re: [O] Beamer frame with an empty title ?
Date: Sat, 17 Nov 2012 17:09:46 +0100

Hello,

Fabrice Popineau <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]