mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
LaTeX: two lines lost in previous commit (docs) (#12819)
This commit is contained in:
parent
9943274033
commit
3d49941484
@ -174,7 +174,7 @@ Keys that you may want to override include:
|
|||||||
.. _fontpkg:
|
.. _fontpkg:
|
||||||
|
|
||||||
``'fontpkg'``
|
``'fontpkg'``
|
||||||
Font package inclusion. The default is::
|
Font package inclusion. The default with ``'pdflatex'`` is::
|
||||||
|
|
||||||
r"""\usepackage{tgtermes}
|
r"""\usepackage{tgtermes}
|
||||||
\usepackage{tgheros}
|
\usepackage{tgheros}
|
||||||
@ -194,6 +194,7 @@ Keys that you may want to override include:
|
|||||||
.. versionchanged:: 2.0
|
.. versionchanged:: 2.0
|
||||||
Incorporates some font substitution commands to help support occasional
|
Incorporates some font substitution commands to help support occasional
|
||||||
Greek or Cyrillic in a document using ``'pdflatex'`` engine.
|
Greek or Cyrillic in a document using ``'pdflatex'`` engine.
|
||||||
|
At 4.0.0 these commands were moved to the ``'fontsubstitution'`` key.
|
||||||
|
|
||||||
.. versionchanged:: 4.0.0
|
.. versionchanged:: 4.0.0
|
||||||
The default font setting was changed. As shown above it still uses
|
The default font setting was changed. As shown above it still uses
|
||||||
|
Loading…
Reference in New Issue
Block a user