-
Notifications
You must be signed in to change notification settings - Fork 331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subfigure overflows width available space. #3435
Comments
I can reproduce the bug. |
I will have a look at this and try to get a fix in for |
same issue here. the ms out put of subfigures are absolutely in a mess. |
@PeterWang-dev I'd like to ask you to be more constructive in your issue reports. Thanks for understanding. |
Sorry about that. I just want to make this issue keep alive, not to be ignored. Thanks for your contribution about this project! :) |
That's not a helpful way to do this, and the issues are not being ignored. Please keep that in mind in the future. |
Thank you for your advice and toleration to me a newbie. I'll keep in mind. By the way, I think this issue is likely to be fix after #2251 implemented, since this issue may due to the over-scale of the sub-figure. |
Bug description
Consider the following minimal working example:
quarto render mwe.qmd
producesNote the subfigures overflow the width available.
Expected Output
Subfigure is resized to fit in the available space.
Supporting Files
mwe.zip
Environment Information
Checklist
The text was updated successfully, but these errors were encountered: