Last talk I did on radare was done in troff. you can find the sources in radare.org
Other options I tried are: xml2doc (i wrote it many years ago, parses xml and generates html, pdf..) multitalk: interesting concepts, c++ and bloat, but something .md based would be great http://www.srcf.ucam.org/~dmi1000/multitalk/index.html slidy: pure html, not exportable, but easy to handle and works great in surf. On Tue, 29 Jun 2010 11:42:05 +0000 Nick <suckless-...@njw.me.uk> wrote: > On Tue, Jun 29, 2010 at 12:34:52PM +0200, Uriel wrote: > > I'm looking for a minimally sane way to generate presentation slides, > > ideally using something similar to markdown and capable of generating > > decent-looking html (and hopefully) pdf. > > S5 looks quite decent. I haven't used it, but I found the HTML/JS > output is suprisingly usable. > > http://en.wikipedia.org/wiki/S5_%28file_format%29 > > Presumably, a little Makefile (and maybe a little sed/shell/rc) > could do the necessary Markdown translation. > > Nick >