I have two big figures which I'd like to fit on a page, above each other and including their captions. Unfortunately the caption of the bottom figure sticks out.
I have tried using the subfigure package to at least force them on one page, but then it is still necessary to tweak the settings manually using the width or height parameter of
\includegraphics[width=.6\linewidth]{example-image-a}
which is inconvenient if either the figure or the caption changes. Are there any solutions automatically scaling the width parameter for everything to fit on the page?
Thanks.
\documentclassand the appropriate packages that sets up the problem. While solving problems can be fun, setting them up is not. Then, those trying to help can simply cut and paste your MWE and get started on solving the problem. – samcarter_is_at_topanswers.xyz Mar 20 '19 at 12:15