Thanks, that does indeed work but I have to make many of those changes inside the multipart documents (before and after each section header). I still have to finish going over all of the documentation but I wonder if there is not an attribute or filter that can be used. I would like to use the slide to display the overview and then the rest of the text being part of the presentation.
Shawn On Monday, October 8, 2012 2:13:12 PM UTC+2, Jean-Michel Inglebert wrote: > > Le 08/10/2012 13:51, Shawn Giese a �crit : > > I want to make a slidy HTML output that only displays a chapter and > > section titles, not all of the content. Would I make a .conf file for > > that? > You can put content to skip in conditionnal markup > > ifndef::backend-slidy[] > content to skip in slidy backend > endif::backend-slidy[] > > PS: works for slidy or slidy2 backends > > -- > Cheers > Jean-Michel Inglebert > > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To view this discussion on the web visit https://groups.google.com/d/msg/asciidoc/-/9FamwXXBciMJ. 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.
