We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9943274 commit 3d49941Copy full SHA for 3d49941
doc/latex.rst
@@ -174,7 +174,7 @@ Keys that you may want to override include:
174
.. _fontpkg:
175
176
``'fontpkg'``
177
- Font package inclusion. The default is::
+ Font package inclusion. The default with ``'pdflatex'`` is::
178
179
r"""\usepackage{tgtermes}
180
\usepackage{tgheros}
@@ -194,6 +194,7 @@ Keys that you may want to override include:
194
.. versionchanged:: 2.0
195
Incorporates some font substitution commands to help support occasional
196
Greek or Cyrillic in a document using ``'pdflatex'`` engine.
197
+ At 4.0.0 these commands were moved to the ``'fontsubstitution'`` key.
198
199
.. versionchanged:: 4.0.0
200
The default font setting was changed. As shown above it still uses
0 commit comments