From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice Popineau Subject: Re: Beamer frame with an empty title ? Date: Sat, 17 Nov 2012 17:22:18 +0100 Message-ID: References: <874nkonrcl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e6d624d7f277b904ceb34a99 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60835) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZlAI-0004Sd-Sv for emacs-orgmode@gnu.org; Sat, 17 Nov 2012 11:22:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TZlAF-0001Vr-QW for emacs-orgmode@gnu.org; Sat, 17 Nov 2012 11:22:42 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:52012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZlAF-0001Vh-KA for emacs-orgmode@gnu.org; Sat, 17 Nov 2012 11:22:39 -0500 Received: by mail-wi0-f169.google.com with SMTP id hq12so521396wib.0 for ; Sat, 17 Nov 2012 08:22:38 -0800 (PST) In-Reply-To: <874nkonrcl.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: "emacs-orgmode@gnu.org" --0016e6d624d7f277b904ceb34a99 Content-Type: text/plain; charset=ISO-8859-1 Would a non-breaking space as the title work? > > Nope, because, the space for the title would still be there and I want to put a full frame image > 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}[...]{}. > > > But this one will work and is esay enough. Thanks. Fabrice --0016e6d624d7f277b904ceb34a99 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

Would a non-breaking space as the title work?

Nope, because, the space for the title would still be= there and I want to put a full frame image
=A0
Otherwise, you can define a dummy string, i.e. "NOTITLE", use tha= t as
the headline. Then, with the appropriate filter, you can change
\begin{frame}[...]{NOTITLE} into \begin{frame}[...]{}.


But this one will work and is esay enough. Thanks.

Fabrice
--0016e6d624d7f277b904ceb34a99--