Search found 2 matches

by latex_user
Thu Jun 10, 2010 10:39 pm
Forum: Graphics, Figures & Tables
Topic: Supertabular, multirow, and 2 columns not playing well
Replies: 1
Views: 9373

Supertabular, multirow, and 2 columns not playing well

Solved with an easy hack: use two lines for the header, and keep some cells blank in the second line. I tried this early on to no avail -- must've done something wrong. Sample code below in case it's useful to anyone else some 3:00 am. :roll:

I imagine there are better ways to do this... breaking ...
by latex_user
Thu Jun 10, 2010 9:50 am
Forum: Graphics, Figures & Tables
Topic: Supertabular, multirow, and 2 columns not playing well
Replies: 1
Views: 9373

Supertabular, multirow, and 2 columns not playing well

Greetings, all. I am trying to create a table with a line break in the initial heading cells. This is complicated by a requirement to use a 2 column page format, and the necessity of therefore using supertabular.

In the example below, what I would like is output like:
Bar
Baz Mumble

for the ...