Search found 2 matches

by Jeremie Choquette
Thu Jun 16, 2011 6:50 pm
Forum: Graphics, Figures & Tables
Topic: Longtable makes column width unneccesarily large
Replies: 2
Views: 5589

Re: Longtable makes column width unneccesarily large

Thank you Jeff. I have resolved the problem now. It turns out that even though LaTeX was not printing the footnotes (the samples I was looking at did not extend beyond one page), they were still being used to calculate the column width.
by Jeremie Choquette
Thu May 12, 2011 7:12 pm
Forum: Graphics, Figures & Tables
Topic: Longtable makes column width unneccesarily large
Replies: 2
Views: 5589

Longtable makes column width unneccesarily large

Hi everyone, I am writing a program that ouputs to LaTeX and have been having a problem with the width of one of my columns. I cannot figure out why, but the last column becomes much wider than is needed based on the values entered into it. I originally thought to put the last \hrulefill in a parbox ...