Skip to content

fix rendering of aligned equations in the docs#3336

Merged
zingale merged 1 commit intoAMReX-Astro:developmentfrom
zingale:doc_fixes_align
May 1, 2026
Merged

fix rendering of aligned equations in the docs#3336
zingale merged 1 commit intoAMReX-Astro:developmentfrom
zingale:doc_fixes_align

Conversation

@zingale
Copy link
Copy Markdown
Member

@zingale zingale commented Apr 22, 2026

it seems with Sphinx 9.x, \begin{align} ... \end{align} no longer works in a math role. Curiously, \begin{aligned} works :/ but it does the alignment automatically if the & characters are present

PR summary

PR motivation

PR checklist

  • test suite needs to be run on this PR
  • this PR will change answers in the test suite to more than roundoff level
  • all newly-added functions have docstrings as per the coding conventions
  • the CHANGES file has been updated, if appropriate
  • if appropriate, this change is described in the docs

it seems with Sphinx 9.x, \begin{align} ... \end{align}
no longer works in a math role.  Curiously, \begin{aligned} works :/
but it does the alignment automatically if the & characters are
present
@zingale zingale merged commit 54a4f77 into AMReX-Astro:development May 1, 2026
26 checks passed
@zingale zingale deleted the doc_fixes_align branch May 1, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants