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

Skip to content

Commit 0c99dcb

Browse files
committed
doc: minor changes
1 parent 46e2606 commit 0c99dcb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/users/next_whats_new/updated_mathtext.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Bold-italic cmd ``\mathbfit``
1+
Bold-italic mathtext command ``\mathbfit``
22
-----------------------------------------------------
33

4-
Supports use of bold-italic font style in Mathtext using the *\mathbfit{}* command:
4+
Supports use of bold-italic font style in mathtext using the ``\mathbfit{}`` command:
55

66
To change font to bold and italic enclose the text in a font command as
77
shown:

galleries/users_explain/text/mathtext.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
``\mathfrak{Fraktur}`` :math-stix:`\mathfrak{Fraktur}`
221221
``\mathsf{sansserif}`` :math-stix:`\mathsf{sansserif}`
222222
``\mathrm{\mathsf{sansserif}}`` :math-stix:`\mathrm{\mathsf{sansserif}}`
223-
``\mathbfit{bolditalic}`` :math-stix:`\mathbfit{bolditalic}}`
223+
``\mathbfit{bolditalic}`` :math-stix:`\mathbfit{bolditalic}`
224224
================================ =========================================
225225
226226
There are also five global "font sets" to choose from, which are

0 commit comments

Comments
 (0)