Stuart Rackham <[email protected]> writes:
> On 24/09/10 00:36, Phillip Lord wrote:
> Putting this in slidy.conf will ensure all filter code intended for xhtml11
> will be rendered in the slidy backend:
>
> [attributes]
> # Slidy is XHTML, based on xhtml11 so we want the xhtml11 filter sources.
> backend-xhtml11=


Ah, yes, that's a good idea. But, then it's kind of lying about the
backend!

Would 

basebackend-xhtml11=

and change 

ifdef::backend-xhtml11[]

to 

ifdef::basebackend-xhtml11[]

in the source highlight filter be better. 

Either way works, as I am currently using "ifdef::slidy[]" for
conditionals in my code, but it's inconsistent. 

Phil

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