What would you like to do?
Report an issue on quarto.org
Description
On https://quarto.org/docs/authoring/figures.html it says:

This results in the following treatment for various output types:
HTML PDF Word
... Note that figure captions are left aligned to accommodate longer
caption text (which looks odd when center aligned).
But only the HTML picture has a left aligned caption, the other two, PDF and
Word, have center aligned captions.
My tests reveal that the problem is in the two pictures.
They need to be updated.
Also on that page do mention how users could override the left alignment
if they wished.
What would you like to do?
Report an issue on quarto.org
Description
On https://quarto.org/docs/authoring/figures.html it says:
But only the HTML picture has a left aligned caption, the other two, PDF and
Word, have center aligned captions.
My tests reveal that the problem is in the two pictures.
They need to be updated.
Also on that page do mention how users could override the left alignment
if they wished.