Skip to content

Comments

Fix: Vertical alignment div has no effect for pdf output#13658

Open
MBe-iUS wants to merge 11 commits intoquarto-dev:mainfrom
MBe-iUS:main
Open

Fix: Vertical alignment div has no effect for pdf output#13658
MBe-iUS wants to merge 11 commits intoquarto-dev:mainfrom
MBe-iUS:main

Conversation

@MBe-iUS
Copy link

@MBe-iUS MBe-iUS commented Nov 7, 2025

Description

Closes #9109.

This PR fixes the vertical alignment problem in Div's with Latex format.

The problem was diagnosed in #9109 and related to the change in layout handling.

The fix simply converts the new layout class properties quarto-layout-valign-{top,center, bottom} to the Latex pendants {top,center, bottom}.

Checklist

I have (if applicable):

  • filed a contributor agreement.
  • referenced the GitHub issue this PR closes
  • updated the appropriate changelog in the PR
  • ensured the present test suite passes
  • added new tests
  • created a separate documentation PR in Quarto's website repo and linked it to this PR

@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Nov 7, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

MBe-iUS and others added 6 commits November 7, 2025 14:49
Default setting in function VAlignValidated for minipage is "top". This is now preset and needs to be reflected in the snapshot file.
@MBe-iUS MBe-iUS marked this pull request as ready for review November 8, 2025 15:41
@cscheid
Copy link
Collaborator

cscheid commented Feb 17, 2026

@cderv This looks good to merge for 1.9 from my read. Can you confirm? Thanks.

@cscheid cscheid requested a review from cderv February 17, 2026 19:01
@cscheid cscheid added this to the v1.9 milestone Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiple columns and vertical alignment (LaTeX)

4 participants