I have a subfigure and I need to move its subcaption more to the middle of the subfigure. So I want to use something like \subfigcapmargin, but only with the margin on the left side, not on the right side. What can I do?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
closed as too localized by cmhughes, Joseph Wright♦ Jan 7 '12 at 22:11
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
\documentclassand the appropriate packages. You can use the[demo]option with thegraphicspackage so that any\includegraphicswill be displayed as a black box and hence the images do not need to be provided with the MWE. – Peter Grill Dec 23 '11 at 6:35