On Wed, Apr 25, 2012 at 3:44 AM, Tomek Kaczanowski <[email protected]> wrote: > I like to use Asciidoc with slidy or deck.js to prepare my slides. > Probably the only thing I'm missing is preparation of "notes" which I > could later print for myself to learn, and which should not appear on > the slides. Does anyone know if slidy or deck.js support such option? > Can AsciiDoc help with this somehow?
Hi Tomek, Slidy does supports notes and print out mode, just press A in the slide. For instance, you can try it in this slide: http://web-support.csx.cam.ac.uk/webliaison/wlg1206/#(1) If I remember correctly, the slidy backend in Asciidoc already supports this feature. As for deck.js, it also has a notes plugin: https://github.com/stvnwrgs/presenterview But I haven't tried it yet, and it is not included in the deckjs backend. For print out mode, you need to hack a little bit in deckjs.conf. Best, Qingping Hou -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
