Re: [O] org-html5presentation

2014-03-25 Thread Rick Frankel
On 2014-03-25 09:31, Dov Grobgeld wrote: Rick Frankel's ox-slidy.el from: http://lists.gnu.org/archive/html/emacs-orgmode/2013-10/msg00781.html [3] also works really well for me. He is just to modest to let you know himself. :-) Actually, i forgot i did the slidy port (it was a quick hack

Re: [O] org-html5presentation

2014-03-25 Thread Dov Grobgeld
Rick Frankel's ox-slidy.el from: http://lists.gnu.org/archive/html/emacs-orgmode/2013-10/msg00781.html also works really well for me. He is just to modest to let you know himself. :-) Regards, Dov On Tue, Mar 25, 2014 at 2:28 PM, Rustom Mody wrote: > On Tue, Mar 25, 2014 at 1:55 PM, Bastien

Re: [O] org-html5presentation

2014-03-25 Thread Rustom Mody
On Tue, Mar 25, 2014 at 1:55 PM, Bastien wrote: > Rustom Mody writes: > >> Bastien: Ive written to Takumi Kinjo > > Thanks! > > -- > Bastien Well I should mention that the link mentions Carsten as the author and Takumi (good deal lower) for 'modifications'. I let common sense (I have a modest s

Re: [O] org-html5presentation

2014-03-25 Thread Bastien
Rustom Mody writes: > Bastien: Ive written to Takumi Kinjo Thanks! -- Bastien

Re: [O] org-html5presentation

2014-03-24 Thread Rustom Mody
Marcin wrote: > Just my 2 cents: I've just tried org-reveal and it works like a charm. Thanks Marcin this looks promising Rick wrote: > There are also s5 (ox-s5) and deck.js (ox-deck) exporters in contrib ;). s5 is what I started with. But it looks a bit bit-rotten [we are in 2014 and its genera

Re: [O] org-html5presentation

2014-03-23 Thread Rick Frankel
On Sun, Mar 23, 2014 at 07:00:17PM +0100, Marcin Borkowski wrote: > Dnia 2014-03-23, o godz. 18:52:35 > Bastien napisał(a): > > > Rustom Mody writes: > > > > > Just checked with org 7.something (dunno for sure since org-version > > > does not work -- I had kept around an old directory in case o

Re: [O] org-html5presentation

2014-03-23 Thread Marcin Borkowski
Dnia 2014-03-23, o godz. 18:52:35 Bastien napisał(a): > Rustom Mody writes: > > > Just checked with org 7.something (dunno for sure since org-version > > does not work -- I had kept around an old directory in case of > > upgrade hiccups) > > > > and the above works (with emacs -Q) > > > > That

Re: [O] org-html5presentation

2014-03-23 Thread Bastien
Rustom Mody writes: > Just checked with org 7.something (dunno for sure since org-version > does not work -- I had kept around an old directory in case of upgrade > hiccups) > > and the above works (with emacs -Q) > > That is it exports though there is a small problem with the display -- > margin

Re: [O] org-html5presentation

2014-03-23 Thread Rustom Mody
On Sun, Mar 23, 2014 at 8:40 PM, Rustom Mody wrote: > On Sun, Mar 23, 2014 at 8:33 PM, Bastien wrote: >> Hi Rustom, >> >> Rustom Mody writes: >> >>> However the code linked claims to need org 7.5 >>> >>> Does it work? >> >> Did you try? >> >>> Any easy way of making it work? >> >> See previous q

Re: [O] org-html5presentation

2014-03-23 Thread Rustom Mody
On Sun, Mar 23, 2014 at 8:33 PM, Bastien wrote: > Hi Rustom, > > Rustom Mody writes: > >> However the code linked claims to need org 7.5 >> >> Does it work? > > Did you try? > >> Any easy way of making it work? > > See previous question :) I did this much: (require 'org-html5presentation) M-x o

Re: [O] org-html5presentation

2014-03-23 Thread Bastien
Hi Rustom, Rustom Mody writes: > However the code linked claims to need org 7.5 > > Does it work? Did you try? > Any easy way of making it work? See previous question :) -- Bastien

[O] org-html5presentation

2014-03-23 Thread Rustom Mody
At this http://orgmode.org/worg/org-tutorials/non-beamer-presentations.html it is said that org-html5presentation works However the code linked claims to need org 7.5 Does it work? Any easy way of making it work? Rusi