From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Insert #+BEAMER_HEADER_EXTRA before \begin{document}? Date: Thu, 8 May 2014 03:38:29 +0200 Message-ID: <20140508013829.GC2785@chitra.no-ip.org> References: <86wqdxo1kc.fsf@somewhere.org> <20140507222456.GA2785@chitra.no-ip.org> <87wqdx5fx9.fsf@alphaville.bos.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiDIJ-0004zQ-BO for emacs-orgmode@gnu.org; Wed, 07 May 2014 21:38:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WiDIA-0007jM-9Z for emacs-orgmode@gnu.org; Wed, 07 May 2014 21:38:43 -0400 Received: from mail-ee0-x22b.google.com ([2a00:1450:4013:c00::22b]:36682) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiDIA-0007j1-0k for emacs-orgmode@gnu.org; Wed, 07 May 2014 21:38:34 -0400 Received: by mail-ee0-f43.google.com with SMTP id d17so1211617eek.30 for ; Wed, 07 May 2014 18:38:33 -0700 (PDT) Received: from chitra.no-ip.org (sd44012d5.adsl.online.nl. [212.64.18.213]) by mx.google.com with ESMTPSA id l3sm730715eeo.43.2014.05.07.18.38.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 May 2014 18:38:31 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87wqdx5fx9.fsf@alphaville.bos.redhat.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: emacs-orgmode@gnu.org Hi Nick, On Wed, May 07, 2014 at 07:26:26PM -0400, Nick Dokos wrote: > Suvayu Ali writes: > > > Hi Seb, > > > > On Wed, May 07, 2014 at 09:01:39PM +0200, Sebastien Vauban wrote: > >> Hello, > >> > >> To insert a short title for a Beamer presentation, you can glean the > >> following answers on the Web: > >> > >> - Using `#+BEAMER_HEADER_EXTRA' which -is- +was+ exported /after/ the > >> `\title' command. > > > > I use this: > > > > #+LATEX_HEADER: \subtitle{Some subtitle} > > > > I can confirm this worked with some version of 8.x, however I have not > > used it recently. > > > > Are you sure it worked with beamer? AFAICT, it just adds a subtitle > to the title slide, nothing more. In particular, beamer does not seem > to use it for the purpose that Seb wants it: a (limited-length) marker > on each slide. You are right. I misunderstood Seb's question. :-p I think I looked into this sometime back and I don't think there was a nice resolution (as evidenced by Seb's links). That said, I vaguely recall a discussion on this 1 and half to 2 years back (that would be the old exporter of course). I think supporting this as a feature was bypassed since this is very much LaTeX specific. Hope this helps, -- Suvayu Open source is the future. It sets us free.