2
votes
1answer
85 views

Horizontal margincaption alignment using floatrow

I want to switch from sidecap to floatrow in putting figure captions in the margin. When using sidecapthe text is perfectly positoned within the margin. When i use floatrow there is a slight shift. ...
2
votes
1answer
506 views

Setting position of figure, captions using sidecap

I have a poster with 2 sidecaped graphics: one in the lower-left corner (LLC) and another in the lower-right (LRC). Problems include both have their captions on the left. I'd prefer the LLC graphic ...
3
votes
1answer
528 views

Changing vertical position of a figure caption with sidecap/SCFigure

I use the sidecap package to add small graphics with captions on the inner side of a page with the following options in the preamble: \usepackage[innercaption]{sidecap} \sidecaptionvpos{figure}{t} ...
4
votes
1answer
177 views

Remove “Figure 1” in text on the right of diagram

How do I remove the label, "Figure 1:" from the caption of the diagram, using the sidecap package?