From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Frankel Subject: Re: How to export to S5 HTML presentation Date: Sun, 28 Sep 2014 11:37:22 -0400 Message-ID: <20140928153721.GA2443@eyeBook> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57291) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYGXW-0001gG-Rh for emacs-orgmode@gnu.org; Sun, 28 Sep 2014 11:37:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYGXQ-0007E4-QF for emacs-orgmode@gnu.org; Sun, 28 Sep 2014 11:37:34 -0400 Received: from mail.rickster.com ([204.62.15.78]:58045) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYGXQ-0007Co-NI for emacs-orgmode@gnu.org; Sun, 28 Sep 2014 11:37:28 -0400 Received: from eyeBook.localhost (pool-108-30-149-199.nycmny.fios.verizon.net [108.30.149.199]) by mail.rickster.com (Postfix) with ESMTPS id 325E725B1E for ; Sun, 28 Sep 2014 11:37:24 -0400 (EDT) Content-Disposition: inline In-Reply-To: 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, Sep 27, 2014 at 07:59:13AM -0700, Jay Iyer wrote: > Hi, > I would like to use the S5 backend for HTML presentations but I am n= ot > able to figure out how: (1) to set up headlines for incremental slid= e > builds and (2) to add speaker notes.=C2 I spent a lot of time on the= mailing > list archive and other places but couldn=E2=80=99t find clear instru= ctions on > what property values and/or tags are needed on the headlines and the= ir > subheadings.=C2 Are there any additional exporter settings=C2 needed= in the > buffer? =C2 I am using Org 8.2.5h on Emacs 24.3.1 (Apple build) and = the > built in exporter engines. Documentation for ox-s5 is @ https://github.com/cybercode/org-slides#ox-s= 5el, although personally i use ox-deck (documented at the same location) now. rick