I have 3 sub-figures that I want to arrange so that 1 is on the left and 2 is on the right (one above the other):
Figure 1 | Figure 2
Figure 1 | Figure 3
Figure 1 should appear only once - across the entire column.
I thought I should use a 2x2 table to arrange them, but I cannot find a way to combine two cells in one column into one cell to add the number 1 there.
How can I combine two cells in one column?
source
share