I'd like to change the default table style to include "autowidth". I
currently have a .conf file containing:
[tabledef-default]
style=topbot
topbot-style=frame="topbot",grid="none",options=("header",)
which works, but
[tabledef-default]
style=topbot
topbot-style=fram="topbot",grid="none",options=("autowidth",)
has no effect on column widths. It does work (for HTML output) if I
add [options="autowidth"] before the table definitions. Am I doing
something wrong?
-- Dave
--
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.