From b941ed448802d68a85b905269872d1af9504be62 Mon Sep 17 00:00:00 2001 From: jfbu Date: Sun, 13 Jun 2021 14:02:54 +0200 Subject: [PATCH] Workaround #9132 induced problem in building sphinx.pdf (#9330) --- doc/latex.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/latex.rst b/doc/latex.rst index 6e2a34c3b45..adad2f0f3c5 100644 --- a/doc/latex.rst +++ b/doc/latex.rst @@ -158,14 +158,14 @@ Keys that you may want to override include: Greek or Cyrillic in a document using ``'pdflatex'`` engine. .. versionchanged:: 4.0.0 - - - The font substitution commands added at ``2.0`` have been moved - to the ``'fontsubstitution'`` key, as their presence here made - it complicated for user to customize the value of ``'fontpkg'``. - - The default font setting has changed: it still uses Times and - Helvetica clones for serif and sans serif, but via better, more - complete TeX fonts and associated LaTeX packages. The - monospace font has been changed to better match the Times clone. + The font substitution commands added at ``2.0`` have been moved + to the ``'fontsubstitution'`` key, as their presence here made + it complicated for user to customize the value of ``'fontpkg'``. + + The default font setting has changed: it still uses Times and + Helvetica clones for serif and sans serif, but via better, more + complete TeX fonts and associated LaTeX packages. The + monospace font has been changed to better match the Times clone. ``'fncychap'`` Inclusion of the "fncychap" package (which makes fancy chapter titles),