2010/9/23 Stuart Rackham <[email protected]>: > > > On 20/09/10 23:03, Phillip Lord wrote: >> >> For anyone who is interested, I have a clone of asciidoc with slidy >> support integrated now. >> >> https://phillordbio-asciidoc-fixes.googlecode.com/hg/ >> >> Apologies for the name, Stuart, which implies asciidoc is broken, which >> it isn't. >> >> So far, I have basic slidy working, producing a presentation. It uses >> the asciidoc style sheets, so you get slides that look like asciidoc. It >> has an integrated copy of slidy.js and slidy.css, and if you set the -a >> data-uri option, then you get an all-in-one HTML file (this required >> one small change to slidy.js, unfortunately). > > That works well Phil, I like being able to generate a self contained single > document slideshow. > > I made a few changes to your slidy.conf (diff and example attached): > > - Allow the incremental feature to be specified on numbered lists and on > blocks grouped in 'Openblock's using the 'role' attribute. > > - Explicitly specify slides with an Exampleblock 'slide' style (I commented > out the implicit document title/author output in the header). > > You can use the AsciiDoc 'Openblock' to group arbitrary block elements for > incremental display.
Sweet. I have had a look at HTML Slidy, and must admit I like it better than S5. I think I will switch over using Slidy instead for my own presentations. What do you think Stuart, wouldn't it be great to add an official Slidy backend to Asciidoc? -- Sven Axelsson ++++++++++[>++++++++++>+++++++++++>++++++++++>++++++ >++++<<<<<-]>++++.+.++++.>+++++.>+.<<-.>>+.>++++.<<. +++.>-.<<++.>>----.<++.>>>++++++.<<<<.>>++++.<----. -- 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.
