Re: [dev] Presentation slides software

2010-06-29 Thread Matthew Bauer
Also have look at http://bbs.archlinux.org/viewtopic.php?pid=668533. On Tue, Jun 29, 2010 at 12:40 PM, markus schnalke wrote: > [2010-06-29 12:34] Uriel > > I'm looking for a minimally sane way to generate presentation slides, > > ideally using something similar to markdown and capable of gener

Re: [dev] Presentation slides software

2010-06-29 Thread markus schnalke
[2010-06-29 12:34] Uriel > 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. > > I know about magicpoint, and I normally use the troff slides macros: > http://rep

Re: [dev] Presentation slides software

2010-06-29 Thread Kris Maglione
On Tue, Jun 29, 2010 at 06:30:30PM +0200, Antoni Grzymala wrote: Kris Maglione dixit (2010-06-29, 11:04): 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 gen

Re: [dev] Presentation slides software

2010-06-29 Thread v4hn
On Tue, Jun 29, 2010 at 06:30:30PM +0200, Antoni Grzymala wrote: > Would that be hand-crafted TeX or a set of macros like LaTeX beamer [1]? > > [1] http://bitbucket.org/rivanvx/beamer/wiki/Home In academics LaTeX-Beamer is used frequently. Seriously, what do you think of LaTeX(-Beamer)? It defin

Re: [dev] Presentation slides software

2010-06-29 Thread Antoni Grzymala
Kris Maglione dixit (2010-06-29, 11:04): > 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. > > > >I k

Re: [dev] Presentation slides software

2010-06-29 Thread José Manuel Pavón Álvarez
On Tue, Jun 29, 2010 at 12:34 PM, 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. I went on a similar quest not a long ago but didn't really foun

Re: [dev] Presentation slides software

2010-06-29 Thread Josh Rickmar
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. > > I know about magicpoint, and I normally use the trof

Re: [dev] Presentation slides software

2010-06-29 Thread Joe
[06/29/10] At 3:34AM PDT, Uriel wrote: > I'm looking for a minimally sane way to generate presentation slides. This isn't what you're looking for, but the *output* is definitely minimal. I don't know about sane. http://www.ngolde.de/tpp.html -- // Joseph Sullivan // ~~~

Re: [dev] Presentation slides software

2010-06-29 Thread Kris Maglione
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. I know about magicpoint, and I normally use the troff slides

Re: [dev] libixp and wmii compile error

2010-06-29 Thread Kris Maglione
On Tue, Jun 29, 2010 at 02:43:31PM +0200, Davide Anchisi wrote: Hi, I am trying to compile wmii hg2749 (but the problem was there at least since hg2735+) under debian (using make deb), but I get the following error: wmii/cmd/wmiir.c:519: undefined reference to `ixp_version_135_required' I inst

[dev] [dwm] Fix for border drawing problem

2010-06-29 Thread Andreas Amann
This recent patch changeset: 1519:72272822ddf2 user:Anselm R Garbe date:Sun May 30 10:02:56 2010 +0100 summary: implemented better fullscreen handling, please test gives me troubles because the border around the window is not painted for all clients. (One particular examp

Re: [dev] Presentation slides software

2010-06-29 Thread Enno Boland (Gottox)
magicpoint http://member.wide.ad.jp/wg/mgp/ 2010/6/29, Uriel : > 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. > > I know about magicpoint, and I normally

Re: [dev] Presentation slides software

2010-06-29 Thread David J Patrick
On 10-06-29 08:14 AM, David J Patrick wrote: markdown in, H5 out ... uhhh S5, that is..

Re: [dev] Presentation slides software

2010-06-29 Thread Jacob Todd
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. > > I know about magicpoint, and I normally use the trof

[dev] libixp and wmii compile error

2010-06-29 Thread Davide Anchisi
Hi, I am trying to compile wmii hg2749 (but the problem was there at least since hg2735+) under debian (using make deb), but I get the following error: wmii/cmd/wmiir.c:519: undefined reference to `ixp_version_135_required' I installed the last libixp from mercurial. I also notice that despite

Re: [dev] Presentation slides software

2010-06-29 Thread David J Patrick
On 10-06-29 06:34 AM, 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. pandoc http://johnmacfarlane.net/pandoc/ markdown in, H5 out I'm hoping to tr

Re: [dev] Presentation slides software

2010-06-29 Thread Joseph Xu
On 6/29/2010 7:42 AM, Nick 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.

Re: [dev] Presentation slides software

2010-06-29 Thread pancake
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.s

Re: [dev] Presentation slides software

2010-06-29 Thread Kurt H Maier
What's wrong with postscript? -- # Kurt H Maier

Re: [dev] Presentation slides software

2010-06-29 Thread Nick
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 th

[dev] Presentation slides software

2010-06-29 Thread Uriel
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. I know about magicpoint, and I normally use the troff slides macros: http://repo.cat-v.org/troff-slider/ But the gen