I see that I can do this to apply formatting to a run of text.
1) surround the text with # delimiters (or others)
2) precede the first # with [role-name]
3) define a CSS class for role-name
4) refer to the CSS file in the a2x command with --stylesheet some-name.css

However, I haven't found a way to format a table cell.
I can use [role-name] to assign a role to the text in a table cell, but not 
to the cell itself (the td tag in the case of HTML output).
I need this so I can set the background color of a cell so the background 
color completely fills the cell.
Is there a way to do this?

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