File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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`
You can’t perform that action at this time.
0 commit comments