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 wplappert
Recipients georg.brandl, wplappert
Date 2008-10-19.20:43:03
SpamBayes Score 0.018439284
Marked as misclassified No
Message-id <1224448986.36.0.0755047958274.issue4145@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Georg,
the only thing I could find on the net is a reference to:
"\begin{tabular}{p{1in}p{2in}}" at
http://www.cs.cornell.edu/Info/Misc/LaTeX-Tutorial/Tables.html. Assuming
that one knows the effective width of the whole table, one then should
be able to calculate the width of a column based on previous information
in the *.rst files. Since I really don't know anything about LaTeX - and
you certainly do, I should better shut up and don't say anything more.
But indeed, this table business in LaTeX seems to be a bit messy.
History
Date User Action Args
2008-10-19 20:43:06wplappertsetrecipients: + wplappert, georg.brandl
2008-10-19 20:43:06wplappertsetmessageid: <1224448986.36.0.0755047958274.issue4145@psf.upfronthosting.co.za>
2008-10-19 20:43:05wplappertlinkissue4145 messages
2008-10-19 20:43:03wplappertcreate