Skip to content

Conversation

@MBe-iUS
Copy link

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

Description

Closes #9109.

This PR tries to fix 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}.

About the last checkpoint I would need guidance, where to put the message...

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)
Licenses 0 0 0 0 0 issues
Open Source Security 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
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)

3 participants