This gets back into the jam of a mismatch between how a2x and asciidoc work.

I have to use a2x to produce a non-javascript (clickable) TOC.

So I guess the real logic to be added is back to a generic .xsl transform 
to move role=name into the html file.

Of maybe a better way is to create a post processor to implement an .html 
file theming system like is available via asciidoc.

So the key items here are...

1) how to add role= to <tr> and <td> tags

2) how to transform tags like <informaltable role="standout-role" 
frame="all" rowsep="1" colsep="1"> from the .xml file into the .html file.

Let me know how you'd approach this.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/asciidoc?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to