From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: Re: [PATH] [NEW EXPORTER] two slide backends for contrib Date: Tue, 27 Aug 2013 00:41:16 -0400 Message-ID: References: <20130220001816.GA9315@BigDog.local> <877gm32e4f.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60085) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEB6K-0007n5-7H for emacs-orgmode@gnu.org; Tue, 27 Aug 2013 00:42:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VEB6G-0000tc-A5 for emacs-orgmode@gnu.org; Tue, 27 Aug 2013 00:41:56 -0400 Received: from mail-qa0-f46.google.com ([209.85.216.46]:36746) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEB6G-0000tX-54 for emacs-orgmode@gnu.org; Tue, 27 Aug 2013 00:41:52 -0400 Received: by mail-qa0-f46.google.com with SMTP id i13so1015495qae.5 for ; Mon, 26 Aug 2013 21:41:16 -0700 (PDT) In-Reply-To: <877gm32e4f.fsf@bzg.ath.cx> 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: Bastien Cc: Rick Frankel , Org Mode I just came across this, having missed it in February. Rick, I was wondering if you had thought about enabling some of deck.js's snazzier features -- transitions for text elements, for instance, like we see in the intro deck here: http://imakewebthings.com/deck.js/#intro I'm mostly asking because I'd like to try and copy your work to make an exporter for impress.js (https://github.com/bartaz/impress.js). Kinjo has written one, but it uses the old exporter and no longer works with current versions of org, so I thought I would start with your deck.js work. I know that's not very specific, but if you've thought about these issues I would love to learn wat you've figured out. Thanks! Matt On Wed, Feb 20, 2013 at 10:34 AM, Bastien wrote: > Hi Rick, > > Rick Frankel writes: > >> Attached are: >> >> - ox-deck.el >> - ox-s5.el >> >> Which, respectively, provide deck.js and s5 backends for the new >> exporter. I would be happy for these to be included in contrib. Note >> that I have already signed the FSF assignment documents, so they can >> be safely included in the core if so desired. > > Added to contrib/, thanks a lot! > > I modified the Copyright line to tell that the copyright is your own, > you don't need to assign copyright to the FSF for code in contrib/. > > If you have time, please mention those packages in Worg: > http://orgmode.org/worg/org-contrib/ > > (Just send me your public key to get push access to Worg.) > > All best, > > -- > Bastien >