Skip to content

Commit 4890a11

Browse files
authored
Update doc/latex.rst (2)
1 parent 52440f5 commit 4890a11

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/latex.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,11 @@ Keys that you may want to override include:
216216
``\mathbf{\Gamma\Delta\Lambda}\boldsymbol{\alpha\beta\gamma}``.
217217

218218
.. versionadded:: 8.1.0 The default TeX math fonts, and their AMS extensions
219-
loaded from ``\usepackage{amssymb}``, do not fit well with most text
220-
fonts, the quasi sole exceptions being the original Computer Modern fonts
221-
and their close derivatives the Latin Modern fonts.
219+
loaded from ``\usepackage{amssymb}`` (a package whose usage could formerly
220+
not be canceled, only overriden via additional math packages in
221+
``'fontpkg'``), do not fit well with most text fonts, the quasi sole
222+
exceptions being the original Computer Modern text fonts and their close
223+
derivatives the Latin Modern text fonts.
222224

223225
Sphinx sets up per default a Times-alike font for text, which thus does
224226
not fit well with default math. It is planned at Sphinx 9, for

0 commit comments

Comments
 (0)