diff --git a/CHANGES.rst b/CHANGES.rst index 71e0263148b..c57d39cd2ae 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -27,9 +27,9 @@ Bugs fixed Patch by Chris Sewell. * #12717: LaTeX: let :option:`-q ` (quiet) option for - :program:`sphinx-build -M latexpdf` or :program:`make latexpdf` get - passed to :program:`latexmk`. Let :option:`-Q ` (silent) - apply as well to the PDF build phase. + :program:`sphinx-build -M latexpdf` or :program:`make latexpdf` (``O=-q``) + get passed to :program:`latexmk`. Let :option:`-Q ` + (silent) apply as well to the PDF build phase. Patch by Jean-François B. Testing