I'm trying to use two figures and one table as subfloats in one figure. But the problem ist that they are not aligned correctly (see image). I have the following.
thank you for your fast answer. Although it's far better than before, the captions are not on the same height. Please see the second image. I painted some red lines into it. I'd like to have them on the same line. Looks better
By the way, I also searched for a way to center both figures vertically. Maybe there is a command like \center (which i didn't found) which not changes the position of the caption (once it's in its correct place )
Regards
Attachments
subfigure_problem2.PNG (27.63 KiB) Viewed 3912 times
Stefan_K wrote:
it should work if you raise the table by \depth:
I'm sorry for praising my own package, but by using the subcaption package instead of the subfigure/subfig package the alignment should be correct without such tricks:
@Axel: Works great
@Stefan: Your right, there is really an example in the documentation to set a smaller figure vertically centered. But I don't really understand the example. I never saw \savebox or anything else. Nevertheless, I tried to adopt it, but it didn't work for me. Here is my code and what it looks like. The third figure is gone and the others are to far away. Besides, figure b is not really centered at all (vertically)