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 97a95d7 commit 495bf55Copy full SHA for 495bf55
galleries/tutorials/text/mathtext.py
@@ -276,7 +276,7 @@
276
``mathtext.it`` ``\mathit{}`` or default italic
277
``mathtext.rm`` ``\mathrm{}`` Roman (upright)
278
``mathtext.tt`` ``\mathtt{}`` Typewriter (monospace)
279
- ``mathtext.bf`` ``\mathbf{}`` bold italic
+ ``mathtext.bf`` ``\mathbf{}`` bold
280
``mathtext.bfit`` ``\mathbfit{}`` bold italic
281
``mathtext.cal`` ``\mathcal{}`` calligraphic
282
``mathtext.sf`` ``\mathsf{}`` sans-serif
0 commit comments