Search found 3 matches

by jukka
Wed Feb 18, 2009 6:43 pm
Forum: Text Formatting
Topic: vertically align list in parbox table row
Replies: 5
Views: 7510

Re: vertically align list in parbox table row

Yes, compactitem does use less space than itemize, but it still uses some space; see the third column in my original example.

Regards, Jukka
by jukka
Wed Feb 18, 2009 1:59 pm
Forum: Text Formatting
Topic: vertically align list in parbox table row
Replies: 5
Views: 7510

Re: vertically align list in parbox table row

Thanks for the hint, gmedina! Of course this works fine. And until I find the ``optimal solution'' I'll use this workaround.

Thanks again & regards,
Jukka
by jukka
Tue Feb 17, 2009 8:43 pm
Forum: Text Formatting
Topic: vertically align list in parbox table row
Replies: 5
Views: 7510

vertically align list in parbox table row

Hello,

I'd like to vertically align the contents of a table row where all columns are formatted as parboxes. All but one cells of a given row contain regular text paragraphs and thus align fine. But one cell contains an itemize list, and the first item of that list does not align with the first ...