emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Proposal/request for input: slidify export for html slides


From: Rick Frankel
Subject: Re: [O] Proposal/request for input: slidify export for html slides
Date: Wed, 29 Jan 2014 20:45:52 -0500
User-agent: Mutt/1.5.22 (2013-10-16)

On Thu, Jan 30, 2014 at 12:57:46AM +0000, Ahmadou Dicko wrote:
>    I love slidify too and I think that having similar functionnality in org
>    could be great.
>    I think that you have everything to do that using the html backend, you
>    just need to interface the right Javascript/HTML5 library.
>    In slidify you can use io2012, deck.js, shower and landslide and I know
>    that you can use deck.js through ox-deck and it will not be difficult to
>    create and interface for other library too.
>    For example if you need a nice non Beamer library you can also check
>    ox-reveal which interface reveal.js.

Just to follow-up and expand. It looks like slidy is an interface for
Rstudio to a number of html slide (javascript) libraries, and uses
markdown as it markup language, while providing the ability to execute
R code interspersed with the markup (literate programming/reproducable
results)

Org is it's own markup language and allow interspersing executable
code (and its output) in a literate, reproducable way
(babel). Including, but not limited to, R.

In addion org has export interfaces to multiple output types. For
slideshow there are (at least):

          - ox-s5
          - ox-deck
          - ox-reveal
          - beamer

As well as pdf, html and others.

So it doesn't seem to make sense to use org as a frontend to Rstudio,
but i may be wrong...

rick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]