Tagged Questions
2
votes
1answer
736 views
Center subfloat above extended subcaption in subfig package
In the subfig package, the command \captionsetup[subfigure]{width=<length>} extends the width of a subcaption. Now how can the subfloats be centered above their enlarged subcaptions? The ...
1
vote
1answer
368 views
Setting subcaption width for specific subcaptions
In the subfig packge, the command \captionsetup[subfigure]{width=<length>} can set the width of all subcaptions within a figure.
How can the width of just a single subcaption in a figure be ...