This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients georg.brandl, wplappert
Date 2008-10-19.09:11:24
SpamBayes Score 0.0055703647
Marked as misclassified No
Message-id <1224407486.08.0.871352787998.issue4145@psf.upfronthosting.co.za>
In-reply-to
Content
The only way to get this right for arbitrary tables is to hand-select
the column widths with a "tabularcolumns" directive.

I'll keep this issue open and optimize these columns step by step.
History
Date User Action Args
2008-10-19 09:11:26georg.brandlsetrecipients: + georg.brandl, wplappert
2008-10-19 09:11:26georg.brandlsetmessageid: <1224407486.08.0.871352787998.issue4145@psf.upfronthosting.co.za>
2008-10-19 09:11:25georg.brandllinkissue4145 messages
2008-10-19 09:11:24georg.brandlcreate