How to place caption (figure / table) into margin?
Posted
by Vít Baisa
on Stack Overflow
See other posts from Stack Overflow
or by Vít Baisa
Published on 2010-05-09T12:27:42Z
Indexed on
2010/05/09
12:38 UTC
Read the original article
Hit count: 255
I write thesis and need to put a lot of small pictures into it. I also need to use captions (with labels) for better navigation and referring to these pictures. In the same time I want to spare space and put captions beside (next to) pictures, in margin, like marginpar does. I tried sidecap package but it didn't work, neither mcaption package did help. Maybe using a minipage would solve it, but I would like also to align caption to the middle (vertical align) of picture.
Any suggestions?
© Stack Overflow or respective owner