Skip to content

Commit 3d49941

Browse files
authored
LaTeX: two lines lost in previous commit (docs) (#12819)
1 parent 9943274 commit 3d49941

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/latex.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Keys that you may want to override include:
174174
.. _fontpkg:
175175

176176
``'fontpkg'``
177-
Font package inclusion. The default is::
177+
Font package inclusion. The default with ``'pdflatex'`` is::
178178

179179
r"""\usepackage{tgtermes}
180180
\usepackage{tgheros}
@@ -194,6 +194,7 @@ Keys that you may want to override include:
194194
.. versionchanged:: 2.0
195195
Incorporates some font substitution commands to help support occasional
196196
Greek or Cyrillic in a document using ``'pdflatex'`` engine.
197+
At 4.0.0 these commands were moved to the ``'fontsubstitution'`` key.
197198

198199
.. versionchanged:: 4.0.0
199200
The default font setting was changed. As shown above it still uses

0 commit comments

Comments
 (0)