File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -216,9 +216,11 @@ Keys that you may want to override include:
216
216
``\mathbf{\Gamma\Delta\Lambda}\boldsymbol{\alpha\beta\gamma} ``.
217
217
218
218
.. 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.
222
224
223
225
Sphinx sets up per default a Times-alike font for text, which thus does
224
226
not fit well with default math. It is planned at Sphinx 9, for
You can’t perform that action at this time.
0 commit comments