#933347 -d option doesn't work as expected for gettext with -M

#933347#5
Date:
2019-07-29 14:46:57 UTC
From:
To:

#933347#10
Date:
2023-09-16 12:19:12 UTC
From:
To:
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,