szcf-weiya / TeXtemplates

There are some latex templates that I used.
1 stars 3 forks source link

side caption for subfigure #3

Open szcf-weiya opened 3 years ago

szcf-weiya commented 3 years ago

currently I am using subcaption package, which has subfigure environment, but keep in mind that this subfigure is not from the package subfigure, and as emphasized in the document of subcaption, image The package mentions an advanced package, floatrow, which might fulfill my requirement, and it was suggested in https://tex.stackexchange.com/a/29144/. finally, for simplicity, I adopt the minipage by manually setting the width for side caption https://tex.stackexchange.com/a/29163 or https://tex.stackexchange.com/questions/9260/how-to-place-subfigure-caption-on-the-side

other related tips: