-
When dealing with a single image it's quite simple to vary the image width in the standard markup: {#fig-img1 width=60%} I'd like to do something similar when using a subfigure to have a little more fine gained control over some ill-fitting figures generated elsewhere. ::: {#fig-specimen_comp layout-ncol=2}
{#fig-img1 width=60%}
{#fig-img2}
Comparison between two samples
:::
However, I've noticed that the width attribute is completely ignored in the subfigure, setting to 10% or 90% does not change the size of the subfigure. I don't want to change the width of the column as the caption text should be equal width in this case. Is it possible to change the width of the figure, much like in Obvious solution is to make a copy of the figure I want to resize and crop it to fit better, but I like the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
There isn't currently a way to do this but we will be improving figure handling in v1.2 and will hopefully address this in that context (transferring this to a GH issue for follow up) |
Beta Was this translation helpful? Give feedback.
There isn't currently a way to do this but we will be improving figure handling in v1.2 and will hopefully address this in that context (transferring this to a GH issue for follow up)