Skip to content

Commit eccdda1

Browse files
tacaswelltimhoffm
andauthored
DOC: edits from review
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parent 3712476 commit eccdda1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tutorials/text/pgf.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -187,10 +187,10 @@
187187
using either the ``rasterized=True`` keyword, or ``.set_rasterized(True)`` as
188188
per :doc:`this example </gallery/misc/rasterization_demo>`.
189189
190-
* Various math font are compiled and rendered only if corresponding font
190+
* Various math fonts are compiled and rendered only if corresponding font
191191
packages are loaded. Specifically, when using ``\mathbf{}`` on Greek letters,
192-
the default computer modern font may not contain them, in which case such
193-
font is not rendered. In such scenarios, the ``lmodern`` package should be
192+
the default computer modern font may not contain them, in which case the
193+
letter is not rendered. In such scenarios, the ``lmodern`` package should be
194194
loaded.
195195
196196
* If you still need help, please see :ref:`reporting-problems`

0 commit comments

Comments
 (0)