Skip to content

Commit 77fb127

Browse files
authored
Specify that the issue is with bold-face Greek letters
1 parent a8041fa commit 77fb127

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tutorials/text/pgf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,9 @@
188188
per :doc:`this example </gallery/misc/rasterization_demo>`.
189189
190190
* Various math font are compiled and rendered only if corresponding font
191-
packages are loaded. The ``lmodern`` package is often required when using
192-
math symbols. See `discussion <https://matrix.to/#/!BXmyZMTnRjWJldDRLV:gitter.im/$M7KxLQuyUosx2byFxIsKJE8QS_14NRiWqmmlb6nSIfE?via=gitter.im&via=matrix.org>`
193-
for more details.
191+
packages are loaded. Specifically, when using ``\mathbf{}`` on Greek letters,
192+
the default computer modern font may not contain them, in which case such font
193+
is not rendered. Is such scenarios, the ``lmodern`` package may be loaded.
194194
195195
* If you still need help, please see :ref:`reporting-problems`
196196

0 commit comments

Comments
 (0)