Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c0e77 commit 3cd72e8Copy full SHA for 3cd72e8
galleries/users_explain/text/mathtext.py
@@ -30,7 +30,7 @@
30
# TeX does *not* need to be installed to use Mathtext because Matplotlib ships
31
# with the Mathtext parser and engine. The Mathtext layout engine is a fairly
32
# 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
+# a TeX engine installed that you would prefer to use, the ``usetex=True`` option
34
# tells Matplotlib to use a system TeX engine instead of the Mathtext engine.
35
# For more information see :ref:`usetex`
36
#
0 commit comments