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

Skip to content

Commit 2e23630

Browse files
committed
doc: new rst
1 parent 495bf55 commit 2e23630

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Bold-italic cmd ``\mathbfit``
2+
-----------------------------------------------------
3+
4+
Supports use of bold-italic font style in Mathtext using the `\mathbfit{}` command:
5+
6+
To change font to bold and italic enclose the text in a font command as
7+
shown:
8+
9+
.. code-block::
10+
11+
r'$\mathbfit{\eta \leq C(\delta(\eta))}$
12+
13+
.. math::
14+
\mathbfit{\eta \leq C(\delta(\eta))}

0 commit comments

Comments
 (0)