File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 187
187
using either the ``rasterized=True`` keyword, or ``.set_rasterized(True)`` as
188
188
per :doc:`this example </gallery/misc/rasterization_demo>`.
189
189
190
- * Various math font are compiled and rendered only if corresponding font
190
+ * Various math fonts are compiled and rendered only if corresponding font
191
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
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
194
194
loaded.
195
195
196
196
* If you still need help, please see :ref:`reporting-problems`
You can’t perform that action at this time.
0 commit comments