Skip to content

Commit 06c38c3

Browse files
authored
Describe the font issue
1 parent 0bbaaa9 commit 06c38c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tutorials/text/pgf.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,11 @@
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
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.
194+
190195
* If you still need help, please see :ref:`reporting-problems`
191196
192197
.. _LaTeX: http://www.tug.org

0 commit comments

Comments
 (0)