Skip to content

Regression in Sphinx 8.1.0: latexpdf: Build failures #13007

@andreasabel

Description

@andreasabel

Describe the bug

Our CI for building the PDF of the Agda user manual failed with the advent of sphinx-8.1.0:
https://github.com/agda/agda/actions/runs/11278714539/job/31367805388#step:5:14

Downloading sphinx-8.1.0-py3-none-any.whl.metadata (6.4 kB)

! Extra }, or forgotten \endgroup.
\sbox  ...box {\color@setgroup #2\color@endgroup }
                                                  
l.103 \begin{sphinxadmonition}{note}{Note:}
                                           
? 
! Emergency stop.
\sbox  ...box {\color@setgroup #2\color@endgroup }
                                                  
l.103 \begin{sphinxadmonition}{note}{Note:}
                                           
!  ==> Fatal error occurred, no output PDF file produced!

The same workflow succeeds with sphinx-8.0.1:
https://github.com/agda/agda/actions/runs/11275627170/job/31357520346#step:5:14

Downloading sphinx-8.0.2-py3-none-any.whl.metadata (6.2 kB)

How to Reproduce

Reproduced by our CI (linked above).

Environment Information

See CI run (linked above).

Sphinx extensions

Using `sphinx_rtd_theme`

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions