-
| DescriptionI am following up on my question in #12030 which I have now distilled down to a single question:  How do I pass vertical alignment information to the  When looking at the  But if I manually add  Note the appearance of the  | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
| 
 ---
title: "Quarto Playground"
format: pdf
keep-tex: true
---
## Section 1
::: {#fig-placeholder layout-ncol="2" fig-pos="t" layout-valign="top"}
{#fig-a1 fig-pos="t"}
{#fig-a2 fig-pos="t"}
{#fig-a3 fig-pos="t"}
{#fig-a4 fig-pos="t"}
A global caption for all images.
::: | 
Beta Was this translation helpful? Give feedback.
I think the issue is basically this one: