Hi All, I am curious if there is any way to be able to specify the width of columns in a regular table? I can do this for csv tables, but not regular tables. The regular tables always seem to be generated using the <colgroup> specifier with some calculated values. This makes for some ugly documentation where I have several tables on a page and would like the columns of all of the separate tables to be lined up.
Additionally, is there any way to specify the text alignment for columns in a table? I have tried using the 'tabularcolumns' directive, but that does not seem to work for the HTML generator. Thanks! --James Evans --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" 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/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
