File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -196,13 +196,12 @@ Keys that you may want to override include:
196
196
more complete TeX fonts and associated LaTeX packages. The monospace
197
197
font has been changed to better match the Times clone.
198
198
199
- .. versionchanged :: 8.1.0 Configuration of math fonts should be done via
200
- the ``'fontpkgmath' `` key, which is new at 8.1.0. For ``'pdflatex' ``
201
- this key injects ``\usepackage{amssymb} `` which is thus now executed
202
- after the contents of ``'fontpkg' ``.
199
+ .. versionchanged :: 8.1.0 Custom configuration of math fonts, if any,
200
+ should be done via the ``'fontpkgmath' `` key, which is new at 8.1.0.
203
201
204
202
``'fontpkgmath' ``
205
- LaTeX package for math fonts. It defaults to:
203
+ LaTeX configuration for math fonts, which is executed after contents of
204
+ ``'fontpkg' ``. It defaults to:
206
205
207
206
- ``r'\usepackage{amssymb}' `` if :confval: `latex_engine ` is set to
208
207
``'pdflatex' `` (or ``'uplatex' ``).
You can’t perform that action at this time.
0 commit comments