How to override default cap-location set in _quarto.yml #3882
Unanswered
Dobrokhotov1989
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
In my Quarto book, I set the default location of captions as 'margin'.
However, when I'm trying to arrange figures into 2 columns, the layout option is just ignored and I get single-column output. I can achieve a two-column layout by removing the figure caption; apparently, it's not how I want it to be.
Is it possible to override the default figure cap-location in chunk options and divs?
Representative example:
_quarto.yml
index.qmd
Beta Was this translation helpful? Give feedback.
All reactions