From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Frankel Subject: Re: Bug: s5-export: Improved title template default. [8.2.1 (8.2.1-dist @ /usr/share/emacs/site-lisp/org-mode/)] Date: Thu, 16 Jan 2014 22:03:04 -0500 Message-ID: <20140117030304.GA54974@eyeBook> References: <87bnzjs3yy.wl%arne_bab@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3ziF-0002Ld-PK for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 22:03:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3zi8-0003jU-B6 for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 22:03:15 -0500 Received: from mail.rickster.com ([204.62.15.78]:55056) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3zi8-0003j6-7c for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 22:03:08 -0500 Received: from eyeBook.localhost (pool-173-56-80-180.nycmny.fios.verizon.net [173.56.80.180]) by mail.rickster.com (Postfix) with ESMTPS id 5988725867 for ; Thu, 16 Jan 2014 22:03:08 -0500 (EST) Content-Disposition: inline In-Reply-To: <87bnzjs3yy.wl%arne_bab@web.de> 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 On Sat, Jan 11, 2014 at 02:27:01AM +0100, Arne Babenhauserheide wrote: > The following in ox-s5.el should fix this: > > (defcustom org-s5-title-slide-template > "

%t

>

%a

>

%e

>

%d

" applied in maint and master.