Thank you very much Stuart, it is great, asciidoc can now generate
presentation almost officialy!

I have tried you example. Being able to divide the slides like that
and not only with level 1 title is very cool. Two more cents:
 - I tried xhtml backend on slidy-example.txt, and each slide
correspond to an example block. My personal use of this new feature
would lead to ignore slide exampleblocks when I use xhtml, docbook or
html4 backend. The text inside a slide would be treated with no
special environment when I don't generate a presentation.
 - I tried to add some text outside a slide exampleblock, and this
text appeared in every slides of the presentation. Again, what I
expect is that the text outside a slide should not appear in the
presentation. In general, a presentation is less detailed than a
complete report. xhtml, html4 and docbook would generate a complete
document, and slidy backend would take into account only what is in
slidy environment.

This is just some thoughts and wishes, but in general, you have better
ideas...

On 23 sep, 11:34, Stuart Rackham <[email protected]> wrote:
> On 23/09/10 20:00, Sven Axelsson wrote:
>
>
>
>
>
> > 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?
>
> The CSS needs some work, I've tweaked it a bit, here's the example and the 
> source:
>
> http://www.methods.co.nz/tmp/slidy-example.htmlhttp://www.methods.co.nz/tmp/slidy-example.txt
>
> Cheers, Stuart

-- 
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.

Reply via email to