- Package:
- src:sphinx
- Source:
- sphinx
- Submitter:
- Osamu Aoki
- Date:
- 2025-05-23 08:36:02 UTC
- Severity:
- normal
this […] I experience a similar problem with -M latexpdf in combination with the -D option. If I do: sphinx-build -M latexpdf -D release=v1.0 source build Then a directory “release=v1.0” is created (populated by doctrees) and the build breaks when trying to compile the LaTeX source to PDF. Experienced with sphinx-build 5.3.0-7. Cheers,