Align Images by Middle, Bottom or Top #3508
Answered
by
mcanouil
RoyiAvital
asked this question in
Q&A
-
Hi, Assuming I have a set of images defined by:
By default they are aligned by their bottom (Namely if they all get in horizontally, their bottom is aligned). |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Nov 29, 2022
Replies: 1 comment 5 replies
-
You mean like the following? ::: {layout-ncol=3 layout-valign="center"}



::: Source: https://quarto.org/docs/authoring/figures.html#vertical-alignment. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
RoyiAvital
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You mean like the following?
Source: https://quarto.org/docs/authoring/figures.html#vertical-alignment.