Search found 1 match

by Liz
Sun Jan 30, 2011 6:17 am
Forum: Graphics, Figures & Tables
Topic: Table with figures and multirow
Replies: 3
Views: 8914

Table with figures and multirow

I have a similar problem - I want 3 figures in the layout


| | B |
| A |---|
| | C |
...caption...


There doesn't seem to be any way of doing this with just subfig so I've tried this:


\begin{figure}[ht]
\centering
\begin{tabular}{cc}
\multirow{2}{*}{\label{fig:imgA}\subfloat ...