Search found 2 matches

by Michael02
Thu Sep 24, 2009 5:23 pm
Forum: Graphics, Figures & Tables
Topic: Table with figures and multirow
Replies: 3
Views: 8914

Re: Table with figures and multirow

Thanks a lot!
It works!
But I also had to use the minipage for every image.

Michael
by Michael02
Thu Sep 24, 2009 1:26 am
Forum: Graphics, Figures & Tables
Topic: Table with figures and multirow
Replies: 3
Views: 8914

Table with figures and multirow

Hi,

I am trying to create a table which includes 5 figures.It should look like this:

| | b | c |
| a |---|---|
| | d | e |


That means that I devide the table in 2 same sized parts. On the left side is one image and on the right side should be a table of 4 images.
Each image schould have its ...