Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3cd72e8

Browse files
authored
Update galleries/users_explain/text/mathtext.py
1 parent 08c0e77 commit 3cd72e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galleries/users_explain/text/mathtext.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# TeX does *not* need to be installed to use Mathtext because Matplotlib ships
3131
# with the Mathtext parser and engine. The Mathtext layout engine is a fairly
3232
# direct adaptation of the layout algorithms in Donald Knuth's TeX. If you have
33-
# a TeX engine installed that you would prefer to use, the `usetex=True` option
33+
# a TeX engine installed that you would prefer to use, the ``usetex=True`` option
3434
# tells Matplotlib to use a system TeX engine instead of the Mathtext engine.
3535
# For more information see :ref:`usetex`
3636
#

0 commit comments

Comments
 (0)