5
votes
1answer
490 views

margin caption and subfloat

I'm desperately trying to get a workable setup of margin caption and subfloats. I use mcaption for margin caption which provides an environment which one wraps the inner content of the float in. ...
4
votes
1answer
245 views

Adjust a Grid of Photos

I am using the following code snippet to place 11 figures into a 3x4 grid: \begin{figure}[htbp] \caption{\label{fig:aliev-panfilov-frames}The result of monodomain model combined with Aliev-Panfilov.} ...
13
votes
2answers
3k views

Caption of figure in marginpar and caption of wrapfigure in margin

I'm writing my master thesis and have run into trouble with the layout of captions in relation to the margins. I have two main questions: How can I make the caption text of an figure placed in a ...